For example, I would like to move more than 50 cards to another new board .
Is there any more efficiency way to do that? Instead of just moving 1 by 1
Would it help if you place all 50 cards into a single list, then move that list to the new board?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have to repeat this several times and there is a defined criteria use the collect card action and then iterate through the card links in the checklist for the move. This process will allow you to handle up to 100-150 cards (cannot recall the exact number)
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.