I created a custom person field in my team-managed JWM project so we could track additional RACI roles for each task (Consulted, Informed, etc.). These fields can have one or more names.
As it currently stands, when I add a user to the custom person field, they do not get any notification. Ideally, they would be notified that they have been added to the ticket in the Consulted field, and ultimately, added as a Watcher on the ticket.
I tried using Jira Automation and I couldn't get it to work. Can someone help please?
Hi @Rachel Wells - You could do something like this:
{{issue.CUSTOMFIELD}}
varBranch
{{varBranch}}
This approach will remove/re-add all RACI members each time the field is updated so that if someone is removed from a RACI role they also get cleared as a watcher.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Rachel Wells , there is an open issue associated with being able to use a TMP People field in Automation- https://jira.atlassian.com/browse/AUTO-519 . Have you considered using the watcher field for identifying your RACI person?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.