You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've created a Custom Field, titled "Start Date". This is a common term our team uses, unlike setting the due date on the card. The card owner (or anyone for that matter) must add a valid date in the field before triggering the card. The trigger is when the card is moved from 'Backlog' Column to the 'Readiness/Prep' column, on the same board. Butler automation is used to add 'Description', several checklists, item by item, and Comment fields. I am able to add Due Dates to checklist items, and assign checklist items to members. What I want to do is do some calculations based on that custom field, 'Start Date'. According to the Butler documentation, it may look like this '{{%Start Date} - 14d}'. But that and , any combination of that, does not work. What does work is this:
Currently, the only thing that works is it returns the 'Start Date' in my defined custom field. I've tried every possible combination but nothing works. In this instance, I'm trying to set a date 30 days before the defined 'Start Date'. '{{%Start Date}-30d}' should work, per the documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.