Hey All,
I created automation which send mail every week with issues from active sprint
I want to send in email
Problem is, it's sending each issue in seperated email.
I want to send in 1 email.
See the code from content:
Please see the current task status of {{sprintStates.match("~active:(.*?)~")}} List of issues: {{#lookupIssues}} * Issue Key: {{key}} ({{url}}) * Summary: {{Summary}}
Thanks in advance
Hi @yosi hatem
For a question like this, context is important for the community to help. Please post the following:
Until we see those...
What problem are you trying to solve; that is, why do this? Knowing the answer will help the community offer better suggestions.
For example, there are several other ways to provide progress indicators for a sprint which do not "push" information on people, allowing them to "pull" instead:
Kind regards,
Bill
Hi @yosi hatem
As @Bill Sheboy mentions why, looking into the system will give you this information.
Why start mailing this, get stakeholders involved in the system and not via email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.