Setting a notification to fire when a task is submitted on the same day that it is due

I don’t need a notification each time a task is submitted, but I would like one for anything that’s submitted on the day that it is due. We need to assign these rushes ASAP. Is that possible? I don’t see a smart date in the rules section.

Welcome to the forum, @Mackenzie_Campbell2! You could definitely accomplish this with a Smart rule (trigger = task is added to project, condition = task is due today, action = add a comment and tag you) or a script action (basically the same logic as above but the condition then sits in the script) if those are available to you. If you can’t use either method, I don’t know that there’s a way to accomplish this natively. I don’t think you can tokenize dates in conditions.

Thank you for your reply! That was my original idea, but I don’t see due date as a condition.

@Mackenzie_Campbell2 - does your organization have AI enabled? If so, you can create a Smart Rule by following the instructions in this article.