Hi Dear community!
We have schedule rule, that notifies every day about close duedate issues in standardIssueTypes()
Is it possible to add assignees of the subtasks to this notification? Custom fields unfortunately are not supported:(
Total: {{lookupIssues.size}}
{{#lookupIssues}} → <b> {{summary}} </b> • <a href="{{toUrl}}">URL</a> | {{key}} • Issue Reporter {{reporter.displayName}} • {{issuetype.name}}
{{/}}
Thanks a lot for any help!
Hi @Petr AST ,
what you can do is save your email text in a variable, and then use a branch to go into each subtask and send a notification to that subtask assignee, with the text taht you previously saved in your variable.
It does send a notification for each subtask instead of on notification with multiple recipients, but it works well :
Let me know if this helps,
--Alexis
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.