You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi !
I created a board, a list on the board and a card
Now I need to move the card to the Done state. How can I do that?
@Не Коннор И не Макгрегор if you're using the API and want to move a card, the API endpoint you need to use is this one, you pass in the idList parameter you want to move it to:
https://developer.atlassian.com/cloud/trello/rest/#api-cards-id-put
You can see my implementation for reference here:
http://docs.trellinator.com/trellinator-libs_Card.js.html#line925
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Не Коннор И не Макгрегор ,
Welcome to the community!
Just simply drag the card from one column to another!
or you can you bulter which will perform a task automatic!
https://help.trello.com/article/1198-an-intro-to-butler
https://help.trello.com/article/1181-butler-features-and-quotas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Community!
When you say you need to "move it to the Done state" there are a number of things you could mean. Do you mean you need to move it to a Done list? Do you mean that it's finished and doesn't need to be on the board any more? Do you mean that you need to mark the due date as complete?
If you could let us know what you mean by 'due state' that would really help us in helping you!
Esme :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries!
So, at the end of the board there'll be a grey box that says + Add another list. Click on that and enter 'Done'
Then whenever you want something to be finished, you can just drag and drop it into that list!
If you want confetti every time you finish something, call the lit 'Done 🎉' - then every time you move something into the list, you'll have confetti all over your board! (It's pretty cool!)
If you wanted to use Butler, you could create a card button, so that one click will mark the due date as complete and move the card into the Done list. But this can take up a lot of Butler quota, so if you're on the free version, I wouldn't suggest you have this, and just use the drag and drop!
If you want another way to move the card, make sure it's open, and one of the buttons on the right hand side of the back of the card is 'Move' - that'll allow you to move it between lists on the current board, or even to pick another board and pop it in there!
Let us know if this helps!
Esme :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would like to move card to the Done list using API
So I created a board, created a card and a list
and now I need to Move the card to the Done state/list
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Atlassian Community! My name is Brittany Joiner and I am a Trello enthusiast and Atlassian Community Leader. I'll be sharing with you a series of videos with my top tips on how to best use Tre...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.