Hello all,
I have an unusual question, because normally the goal is to receive notifications immediately and without delay.
On the other hand, is it possible to notify people about an update in a Jira task with a delay (like the Outlook delayed sending function)?
The use case behind this: Changes have been made in a dev system that are transported to the prod system every hour. The ticket can be moved in the workflow because the implementation is complete, but the test in the Prod system can only happen after that one hour.
Thank you!
Hi @Ronja
A simple solution could be do just disable those notifications completely and then you can use either JQL based filter subscription or a ScriptRunner job or Automation rule to send custom email at a specific time daily.
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.