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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to code this:
When cloned child issue is updated, automatically update its parent clone.
Thanks in advance, Olga
Hi Olga,
Yes there are definitely possibilities to do that but you will need an app on Jira server.
For scriptring I can recommend ScriptRunner. This app allows you to create a custom listener where you choose the event to fire on. In your case: issue updated.
You can also take a look at apps without scripting like Automation for Jira or Automation for Jira Lite.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Olga,
Yes you can try Automation for Jira. I don't think the free lite version will be sufficient for your use case.
Take a look at Working with related issues
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.