As a IT Project Manager that creates Epic/Story in jira, I want to be able to add stakeholder's contacts to Reporter's field. This will able the stakeholder to get automation response when the task is completed/Done
Hi @Kehinde Odebo - QPBAB,
Welcome to Atlassian Community!
The reporter field is a single user picker field so you cannot add multiple users to it. What you can do is create a new custom field for stakeholders that is a multi select user field, you can then use that to notify your stakeholders either by automation or updating your notification scheme.
Hello @Kehinde Odebo - QPBAB
Welcome to the Atlassian community.
Are the stakeholders licensed users of Jira with required permissions to view the issues in the project? If so, you can simply add the Stakeholders' names as Watchers of the issue, and ensure that the Notifications for the project are set to notify Watchers when an issue is resolved.
What I'm trying to accomplish is, if possible, a one way automation that sends two fields (Description and Done) to stakeholders for update when the request is marked Done. Thought?
Appreciate the suggestion. I hope the custom field can populate contact list, so to easily select the stakeholders, Thanks
If those stakeholders have access/accounts on your instance then the user picker field will work. If the stakeholders are external with no access to your instance then you would have to use a text field that you can enter their emails in, and then the automation can parse those out.
I will follow-up for further suggestion. Many thanks!
It looks like you're new here. Sign in or register to get started.