How does a Task with a relative date trigger for notifications work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 03:06 PM
The Tasks table has a .config for notifications. One of the options for when to send is:
Send When: Event is fired
Conditions: Task End Date --> relative --> after --> 30 --> days --> from now
Will this setting monitor the records in the Task table and send a notification when record(s) hit 30 days from the End Date value?
Or does it do something completely unintuitive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 04:01 PM
Hi @rstufflebeam ,
As per details given, when "Event is fired" , and task end date ( some variable on that record ) is after 30 days from today's date then notification will trigger.
Check about the "Task End Date" field on the source table where this notification configured.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution