Trigger event X days before a sprint is closed

ejankowski January 5, 2014

Hi there!

Is there any way to trigger an event or send an email X days before a sprint is closed?

thanks!

2 answers

1 vote
ejankowski January 6, 2014

Hi Paul,

Thanks for your answer, but not quiet useful, since what I want it to let the testing team know that there are x days left on the sprint, and they should do a few things.

Thanks anyways!

Paul Greig
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 6, 2014

If you were happy for the message to be displayed within your instance itself you could use the 'Agile Sprint Health Gadget' on your dashboard.

Edit your 'System Dashbaoard' from cog-icon -> 'System' and add 'Agile Sprint Health Gadget'

It highlights the days remaining along with scope change and story estimates.

ejankowski January 6, 2014

Yes, I'm already using that gadget, but it requires you to check it ;)

Thanks !

0 votes
Paul Greig
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 6, 2014

Hey Emiliano,

While you cannot query the sprint end date within JQL, you could use the following:

sprint in (openSprints())

Save the above as a filter (including an other restrictions your team requires). Once saved you can access the 'Details' hyperlink on the filter and click 'New Subscription'. You can set the filter subscription to be delivered to any groups on your instance on a schedule you prefer.

The result is users will be aware of each open sprint as regularly as you require.

Cheers,

Paul

Suggest an answer

Log in or Sign up to answer