Is it possible to send a notification to a specific person (multiple people) when the status is changed?
@sqex_asadashu Welcome to the community!
First you will need to create a custom event .
Then you will have to configure your Notification scheme in such a way that will be triggered by your custom event and will send notification to the group of people which you are targeting.
Lastly, Modify your workflow and select the transition which you want to send notifications to your stakeholders and change its generic event to your custom event which is created in the first step. You can also use Send email Action by configuring Automations and this way you can send email notifications to your stakeholders.
Hope it helps!
Yes, you can solve it with Jira Automation.
Her solution is how you can fix that:
- If the task moves to status Done ( You can choose a few or any other you have )
- And if the task issue type is Story ( again you can choose any other and add more conditions )
- Then Jira create a comment and tags a person whos assigned to Story ( You can tag multiple persons by their ID or other ways to do It )
Hope you will find this useful!
All the best,
Ostap
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.