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 have a list of items which has the following fields:
Last Done: [date]
Next Due: [date]
Frequency: a number (of days between the item being repeated).
The intention is that a card is moved to a "Done" column once done, but then automatically moves back to the original list on a certain frequency to be performed again.
Cards will have different frequencies, hence the need for a custom field.
In my head I thought I would do some arithmetic like: if a card is moved to Done, set Last Done as today and set Next Due as today plus frequency (number of days). Automation two would then be: if a card in Done has a Next Due date of today, move it to the original list.
Is something like this doable in Trello and if so, how?
I can see how you can do consistent updating of dates if the extended number of days is the same, but not how to do it if different cards have different frequencies!
Solved! I had just overlooked the right setting, was convinced Trello would know how to do it!
When a card is moved into the Done list
Update Next Due to {{%Frequency}} days from now.
That was easier than I'd made it initially!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.