Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to notify new assignee after cloned the issue using script runner

Edited

I have cloned the issue A and created issue B using post function script runner and changed the assignee of the issue B using automation rule.

Now i need to notify new assignee that 'issue B (cloned one) is assigned to you'.

i have tried it using automation rule below.....

Trigger:: When: 'Issue Created'

Condition: if 'issuetype = ABC'

Action: then send email to 'assignee'.

 

but it always notifies to the old assignee (assignee of issue A).

(I can not use particular mail ID to notify as i have multiple assignee for multiple tasks and i can not create separate rule for each ID.)

Please help me on this and if possible please elaborate your answer briefly as i have a deadline to submit this.

1 answer

Suggest an answer

Log in or Sign up to answer

Hi @Ramesh Kale 

Maybe you still need the answer

Changing assignee using automation rule happens after the creation of the issue. So you need either to change assignee in your script (when you create issue B using post function) or to change trigger to "Trigger:: When: 'Issue Updated'" and to correct your condition.

TAGS
AUG Leaders

Atlassian Community Events