Forums

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

Sprint scope change email notification

mnpiad
Contributor
May 19, 2017

Hello,

Is there a way we can send email notification on sprint scope change in jira cloud onDemand ?

Once the sprint is started and new issues are added in the middle of the sprint which would be a scope change we need to alert to a group via email on this scope change 

Any other options apart from buying scriptrunner plugin ?

 

-Thanks

2 answers

2 votes
Peter Youngman
Contributor
November 12, 2021

You can achieve this now that Automation Rules are available in Jira Cloud.

There is a "Field value changed" event that you can use to trigger logic to send emails or (as we do, send a Slack message to the team-channel).
Sprint changed jira automation rule.png

NOTE: you may not want the restriction on issuetype in the above "if".

You could use an "Else if" after this to check whether "Sprint IS EMPTY" to send messages when an issue is removed from a sprint.

Johnny Hermann
Contributor
November 12, 2021

For checking if an issue was removed from an active Sprint, it would be nice if JQL had some way to check (perhaps via "WAS" capability for the Sprint field).

One workaround might be (have not tried myself):

  1. Upon trigger "Sprint started", store the active Sprint(s) via "Set entity property" action on the project entity (differentiating by Board if necessary).
  2. Upon trigger "Field value changed" (for Sprint field) / "Issue updated", compare the issue's "fieldChange.from" / "changelog.Sprint.from" to the persisted active Sprint(s).

Fortunately, people tend to care way more about getting an alert when Sprint scope is expanding, rather than contracting.

Like Peter Youngman likes this
Gregory Kremer
Contributor
November 2, 2022

@Peter Youngman I have set a similar setup but, for some reason, message doesn't appear in Slack. Could you please let me know what is your Slack setup looks like. Do you need just a Webhook, or does it require a new channel connector, or both?

Please let me know if you have any questions. I'd appreciate your assistance.

0 votes
Alex Gallien
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 17, 2017

Hi Mehul,

 

Unfortunately there is no way to do this out of the box on Jira Cloud. On Server it would be possible to write a custom listener (Tutorial - Writing JIRA event listeners with the atlassian-event library) but this is not an option for Cloud users.

Unfortunately your best bet will be to go with a third party scripting extension.

Cheers,

Alex

Johnny Hermann
Contributor
September 2, 2021 edited

Is this still the case?  Or can we now set up notifications for when a Sprint's scope changes (on Jira Cloud)?

Like Lynsey Nelson likes this

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Atlassian Community Events