Hey guys, i think this is a simple question but i'm having trouble to resolve it.
With the Script Runner i setted an automation that an e-mail is sent when a sprint starts in some project.
The e-mail should be sent with the following informations in its body from sprint: Start date, end date, sprint goal, issues selecteds to the sprint (issue type and summary), name of the project, link to the board and link to sprint report.
I'm trying to write the e-mail template to bring that informations but none is showed:
Projetct Name: $projectname
Goal: $sprint.goal
$sprintid
Start date: $sprint.startdate
End Date: $sprint.enddate
Happy to help, have you made a start on it yet?
Show us what you have so far and we can all help you further with it.
I'm looking for a way to write the email template to show the information to the recipients.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sorry my Scriptrunner looks a little different to yours and I don't get the examples.
but I think you would need to use
$event.sprint.id
$event.sprint.startdate
not sure about getting the goal but let us know if these work.
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.