Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Setting a Default Due Date Reminder

Avi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 3, 2024

Hi

I have an automated card created but each time the automation is run the due date reminder is either set to none or 1 day before.

How can I set it so that it's set to at time of event by default?

I've seen some people say the reminder is based on the last created ticket but all of the tickets I create I set to at time of event and never use no reminder or 1 day.

Edit: I also tested to see if the automation is dependent of the most recent set due date reminder by manually creating and setting a card to at time of event and then running the automation but that didn't change anything

1 answer

2 votes
Hannah Humbert - Simpla Workflows
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 8, 2024

@Avi I remember @Dreamsuite Mike mentioning that when you set a due date using automation, it defaults the reminder to none. This is apparently by design, but Mike came up with a great solution to get around this using the API.

https://api.trello.com/1/cards/{cardid}?key=apikey&token=token

payload = {"dueReminder" : "120"}Where the value is in minutes, 0, 10, 15, 60, 120, 1440, 2880

This is what it looks like:

image.png

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events