I want to send a tiny sprint report to Slack when a sprint is closed.
This report should contain the burned points (sum of all DONE tickets) and a list of done tickets.
Questions:
Hi @Laura van _t Wout and welcome to the Community!
I am just a bit unsure about one part related to your 1st question (will this work). The basics are there, but I am not sure if Sprint = {{Sprint.name}} will work. I haven't tested, to be honest, but I would not be surprised if you would rather need to use the sprint.Id instead.
If you want to test this, you can always replace the sprint completed trigger with a manual or scheduled trigger, so it can fire at any time and hardcoding the JQL you use in your lookup issues action. That way you don't need to wait for the next sprint to complete before you can see the result.
Hope this helps!
Hi @Laura van _t Wout -- Welcome to the Atlassian Community!
Adding to Walter's answer...
Regarding "will this work", are you using a Company-managed or a Team-managed project? You may find this information at the lower-left side of the page's expanding area.
This is relevant as Company-managed projects use the {{lookupIssues.Story points}} smart value and Team-managed use the {{lookupIssues.Story point estimate}} one. Please update your rule accordingly.
One good technique for testing rules like this is to create a test project, specifically for rule testing. You can experiment as needed without impacting your team.
And then when your rule is working as expected, you may either recreate it manually or ask your Jira site admin to copy it from the test project to your team's project. When done, remember to disable the rule in your test project so it does not unnecessarily use your company's automation allocation.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.