Hello everyone!
I recently added "Epics powerup by Screenful'. Love the concept of parent cards 'Epics' and a bunch of cards linked to the parent card.
I wanted to use this initial as my dummy project / project Zero -- as a template.
I have a bunch of 'epics' which will be similar to this. I would like to copy my dummy project (along with all the child cards) to create a new Epic. Can someone share information on how to templatize this / copy a epic with all child cards?
Many thanks in advance..
-Madhu
@madhu what happens when you just copy the board? It should copy any enabled power ups, the only barrier I can see to this is that the cards might still be linked back to the original template parent.
Thanks @Iain Dooley
Copying the entire board to a new board is not my desired outcome. In the screenshot below, I am creating a dummy project -- and have 2-3 tasks (real situation is more like 40-45 cards)
When I try to copy my dummy project into a 'real project' I expect it to copy the child cards also..
Here is the view when I open the parent 'Epic' card and try to copy (it gives no option to copy all children also)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@madhu hmm so when you copy the card does it copy the power up data, so it will show links to the dummy cards but won't copy the child cards?
Potentially you could use the API to grab plugin data, and duplicate the cards and then re-link them but it's a lot of work to achieve what is essentially the same as having a checklist of linked cards. Check out this article I wrote on subtasking:
https://community.atlassian.com/t5/Trello-articles/Trello-Subtasks-with-Butler/ba-p/1060392
Now you could have a separate command that copies cards linked in a checklist when the card is copied -- either with Butler or Trellinator. This would be simpler to implement that copying the epics plugin data.
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.