Forums

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

Jira Server Alerts

Alice Rischer December 18, 2018

Hi everyone,

I'm looking to create subfilters for our scrum board so that I can filter issues that have been in a column for 2 weeks or more (using the JQL query below):

project = PROJECTNAME AND issuetype = Story AND NOT status changed during (startofDay(-14d), now()) AND status not in (Planning, "To Do", Live, Archived) 

I have created a report with this information & that's all great! But we only check this once a week. It would be great if we could get notifications any time an issue moves into this subfilter so that we can look at them earlier.

We use Slack a lot as a team & we have Slack's Jira Server Alerts app, which we can use to be notified of status changes. Does anybody know whether this app can be used for changes from a column into a subfilter? (I.e. 'in Build' --> 'In build >2w')

It'd be great if you could let me know!

Thanks,

Alice

 

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.
December 18, 2018

Hello,

If you created such a JQL query, you can save it as a filter and then use filter subscription to send the filter data to the required users.

You can find more info about filter subscriptions here:

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

Alice Rischer December 18, 2018

Hi Alexey,

Thanks for your answer. I'll definitely look into this.

However, going back to the question, does anybody know whether it's possible to get these notifications via Slack?

 

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events