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.
I am trying to setup dependencies according to the instructions here:
https://help.trello.com/article/1165-task-dependencies
I am going a step further by cascading the pre-requisites i.e. when the parent task gets added with a pre-requisite, it sets the pre-requisites on the child tasks too.
This is my butler command:
when an item is added to checklist "pre-requisites" by anyone, find a card titled "{checklistitemname}", link the card with the item, find the last card linked in the attachments, for each card linked from an incomplete item in checklist "sub-tasks", add item "{checklistitemname}" to checklist "pre-requisites"
However, Butler detects an infinite loop in this code, where as there isn't? Or am I missing something?
@Shyam Reyal the end of your command adds an item to checklist "pre-requisites" which is the trigger for the command. Maybe you'd need to filter it so that the trigger checks for the presence of a label or in a particular list or something.
Hello 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 Trello...
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.