Question about functionality in Jira

Fred Ball
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 16, 2018

Is there a that you can set up a story so that when it is finished, JIRA will e-mail the next person (now that the dependency has been moved) that the story is ready to be started to be worked on?  Thanks!

 

Fred

2 answers

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 16, 2018

Hello,

How would Jira understand, who is the next person to work?

Anyway you could always use a scripting add-on to implement this feature.

For example, you could use the Power Scripts add-on:

https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation

You could write a post function to send a email to a certain user, using the sendEmail method:

https://confluence.cprime.io/display/SIL/sendEmail

0 votes
Pavan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 16, 2018

By using JMWE Addon you can send email or set auto assignee, we can also set condition

Fred Ball
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 19, 2018

How do I find the JMWE Addon?

Suggest an answer

Log in or Sign up to answer