Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Ho can I move card on a board?

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?

3 answers

1 accepted

0 votes
Answer accepted
Iain Dooley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 25, 2020

@Не Коннор И не Макгрегор 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

Like Iain Dooley likes this
0 votes
Esme Crutchley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 24, 2020

Hi @Не Коннор И не Макгрегор 

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 :)

sorry ) yep, I just need to move a card to the Done list

Esme Crutchley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 24, 2020

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 :)

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

0 votes
Soumyadeep Mandal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 24, 2020

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

I wanted to do that using API

Like Soumyadeep Mandal likes this
Soumyadeep Mandal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 25, 2020
Like Iain Dooley likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events