Notification must go according to the start date of the task.
Is it possible to set like above.
Hi @Neelesh PB
Notifications are sent when the action occurs and based on the settings of the receiving person.
If you want to send a notification at a specific timeframe, such as the Start Date set in a task, you could use an automation rule with a scheduled trigger, or a saved filter where people subscribe to it.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neelesh PB
Notifications based on the Notification Scheme trigger when the event happens.
---
You could use an Automation rule for this though - for example...
Hi {{issue.assignee.Displayname}}
<a href="{{issue.url}}">{{issue.key}}</a> is starting today, and you are the Assignee!
Thanks,
Team
---
^ A few notes on this rule...
You could also consider...
---
Let us know what you think!
Ste
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.