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.
When creating an issue I want to set the default value for a custom field to be the same as that on the Epic from which the issue is being created. I still want the user to be able to change the selection in the creation screen, so do not want to override the selection via automation at the point the issue is created.
The field in question is called "Work Type" (customfield_10435).
I have Jira Software (Cloud) and ScriptRunner. I think I should be able to do it via a Behaviour in ScriptRunner, but all of the support articles I come across are for Jira Server/Data Centre and the behaviours work differently.
I would welcome suggestions.
I still haven't found an answer to this and it's quite a big step backwards for us not to be able to achieve this in Jira Cloud (additional unecessary toil). I'm sure that there must be a fairly straightforward solution to this so would appreciate any other ideas from the community.
Hello @Graham Meinke ,
Welcome to community!
There are some discussions around a similar use case on : https://community.atlassian.com/t5/Jira-questions/Set-assignee-based-on-custom-field-value/qaq-p/283311
A few scripts have been discussed , you can consider going through and give a try to the script mentioned after tweaking it a little with your requirement.
I am not sure how much it would help, but thought it's worth to share.
Have a great day !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Himanshi.
Unfortunately that thread only covers setting a value based on another value on the same issue. I'm specifically looking to get the value from the associated Epic and then set that same value on the Issue in Epic.
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.