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 custom date fields created for my board. They are contract expiration dates and i have rules setup that when the contract expiration date is within 6 months it needs to move the card to a specific list. When I first imported the 800 cards everything sorted by the rules I setup for those dates with no issue. However, there are cards that the expiration date has passed and they are not moving.
When I have setup rules to move cards based on the standard field due date those cards move with no problem. But they are not moving based on the custom date fields I have created. Please help!
Hi @Danielle Rix ! Welcome to the community :) are you able to share a screenshot or paste in your exact command?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! So, the command trigger is "when the custom field is set". What you need is a date reminder. So something like "6 months before custom due date". However, the due date commands only apply to the native due date, not the custom dates.
A couple of ideas that come to mind:
If any of those options sound viable, happy to provide more detail if you need :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Our team is also in need of the Custom Field date value reaching an expiry to trigger automation rather than it being 'set' per the automation limitations.
We use the Due Date as a critical point that stays fixed, but we were hoping to use the custom field as a trigger to adjust priority based on time since last card modification.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Trello has notification and reminders using the due date but not checklist item due date or custom fields days. The projects listed in this post are aimed at providing a solution for those businesses that wanted more alerts built around items and CF dates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Trello has its notification built around the card due dates. Just like there is no notification for an checklist item due date, there is none for any custom field due date.
The options described by @Hannah Morgan are viable options.
The project description below is for item due dates but the same can be created for custom fields. In fact, I think it will be a lot easier since you can only add or remove due dates on CF and it has a unique id. For items, the app has to handle item completion, change of dates, reactivation from item to unchecked status, convert to card...etc.
https://github.com/xu2xulim/Trello-Item-Alert
Potentially, if implemented for Custom Fields, it will be able to handle multiple CF dates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The first version of a Trello Custom Field Alert has been completed. The documentation is available at https://github.com/xu2xulim/Trello-Custom-Field-Date-Alert
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.