I have spent hours trying various solutions to what feels like should be basic Trello functionality. Am I missing something obvious. I am trying to automate the steps below and am not finding the right options in Butler. Maybe there is a completely different way I need to go.
Starting point
Trigger
Action
Any help is much appreciated.
Thanks
Solved this with two automations rather than the Convert to Card functionality
when a card is added to the board by anyone, add an empty checklist named "Next Actions" to the card
when an item is added to checklist "Next Actions" by anyone, convert the item to a linked card at the bottom of list "Backlog Actions" using pattern "[{cardname}]({cardlink})" copying members
This creates a backlog of next actions that can be ignored until it is time to bring a child card forward to work on in the current cycle
Did you do this using Butler's command builder? Or did you write it yourself? I can't for my life figure out where I go to write a custom command!
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.