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?
This is an example of one of the rules. Thank you for your help.
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.
Hi Danielle,
Sharing with you an existing suggestion as we've had other users interested in this as well. I’ve added you as a “+1” to our existing suggestion, which you can access here: TRELLO-541: As a Trello Premium user, I'd like to create triggers for Due Date Automations based on Date Custom Fields
I have also added this ticket as an internal comment to this report so that way our engineering team can reference to it and also use it to help align priority. I would also recommend you to visit that suggestion, log in with your Atlassian account, and click Start watching this issue on the right panel. You can also comment with your use case and why you think this suggestion is important. This will help our product and engineering team understand more about which functionalities our users are interested in. Also, when the ticket is updated by our product team, you'll be notified via email.
You can learn more about this by reading our Implementation of New Features Policy:
New Features Policy.
I hope this helps, but let us know if you have any questions!
----------------
If this post helps with your query, then please consider the Accept answer or Like button to help the other users find it more quickly.
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 Humbert - Simpla Workflows 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.