Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Define “Work stopped on issue”

John Croxton
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!
January 1, 2019

I want an assignee to be emailed on a periodic basis on an issue until the status has changed.

How do I do this? People tell me this can be done but

Jira’s documentation doesn’t seem very obvious here.

Many thanks

1 answer

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.
January 1, 2019

Hello,

You should use filter subscriptions. You can create a JQL filter to choose issues, which have been in a certain status for some period and then make a subscription for this filter. 

You can choose issue like this with a JQL query like this:

not status changed from Open and status = Open

You can read more about filter subscriptions here:

https://confluence.atlassian.com/jira064/receiving-search-results-via-email-720416706.html

Suggest an answer

Log in or Sign up to answer