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?