I am having issues with a rule that I have implemented using Butler:
when a start date is set on a card starting today in list "Repeating Tasks", move the card to the top of list "Incoming"
The rule doesn't seem to work for me - no cards are moved when the start date on a card is today's date.
Am I missing something? Does the Butler automation work on start dates?
Please help.
I did not test your specific trigger but you need to understand that the operative word is "when". If the start date had already been set previously, nothing will happen. If you want those cards, then you have to use collect...cards starting today.
From what I understand, there isn't a way to automate moving Jira cards using an in-house trigger. I was hoping to implement even the JQL option to automate this process. Anyone have any ideas?
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.