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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,493
Community Members
 
Community Events
185
Community Groups

Update fields in real time

Hi 

I created a post function which will copy parents summary and description to custom fields called parent summary and parent description on a subtask. It happens whenever a new subtask is created under the parent.

Now i have an ask that whenever summary or description is updated, it should update in both places, if updated in the parent, then update should reflect in subtask and vice versa.

How can i achieve this? any thoughts

1 answer

2 votes
miikhy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jan 04, 2018

Hi,

No real solution there but to keep those fields in sync you might want to look at Custom Listeners using Scrip Runner (https://scriptrunner.adaptavist.com/latest/jira/listeners.html#_issue_event_bundles, well documented with examples).

You might want to catch an event in the parent (issue updated) and check if summary and/or description have changed, then update the child's fields accordingly.

Hope this will help!

Cheers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events