Jira/Slack JQL Query

Nolan McConnell March 9, 2023

Feel like I've got a weird one here... I'm looking to create a Slack channel with the jira/slack integration and only get notifications for when a story changes sprint. I've currently setup the following: 

 

issuetype in standardIssueTypes() AND Sprint in futureSprints()

 

But this also includes rank in the notifications. Is there anyway I can get just the sprint notification? 

0 answers

Suggest an answer

Log in or Sign up to answer