You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello dear Community,
I could not get any answer for my next question, that's why I'm creating new one.
Solved: Send E-Mail to Parent assignee if all Subtasks are... (atlassian.com)
Actually I have another problem:
I'm closing my Sub-Task and sending Mail parent Assignee. It works.
But my links are wrong.
I would like to use like that
Original : "Your Ticket {{issue.key}} {{issue.summery}} has been rejected "
What do I need : Your Ticket (SUB-TASK TICKET!!) (Sub-Task-Summary) has been rejected.
for example :
TASK-10 (key ID)
SUB-TASK-11 (key ID) and
Email comes wirh KEY-ID 10 not 11
which smart value shall I use for it ?
I will do it also from Task to Epic.
hope so I could explain myself.
Thanks for your help
Yigit
I found my own answer :
I needed to use there
{{triggerIssue.Key}} and {{triggerIssue.Summary}
Thanks for you helps.
Best Regards
Yigit
Hi @Yigit Oezl Welcome to the community.
You can add the sbu-tasks using {{{issue.subtasks}}
Please find a resolved question answered by @Bill Sheboy below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
but it shows me all Sub-Tasks.
I wanna show only closed Subtask not all of them
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.