Hello,
Our business case: there is a project lead who wants to know who moved a ticket to the Board, except him.
So, is there a way to send a notification if someone (except a specific person or role) moves a ticket to the Board (the active sprint)?
Thank you.
Yes, that is possible...and...I suggest also having a conversation with the team about sprint planning and when/how to add things to an active sprint. And, changes to the sprint scope should be visible to all at the daily scrum (i.e. standup) so perhaps notification is not needed.
If you still want a notification, you could use an automation rule, triggered on a change to the sprint field. For example:
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.
It's possible using Automation.
---
For example, this rule should work...
Hello,
{{triggerissue.key}} has been added to {{issue.Sprint}}
Thanks,
A4J
------
A few notes on this rule:
---
Let us know if this works for you!
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.