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
I am working in first time in groovy scripting in jira application.
I would like to know which class and which method used to read the system field and which method is used to set the default value .
Example:-
for custom filed will get the method for reading custom field by using below given method
"ComponentAccessor.getCustomFieldManager().getCustomFieldObject(custom_filed_id)"
Kindly share the input to me
Hi craig
Thank you so much for your input.
I need to know one more thing which class and which method is used for setting the default value for system dropdown filed.
Eg: If project is xyz and issue type is story then I need to auto populate the value as "dropdown- value " for components field.
I don't know which class and which method we need to use to auto populate the value
Thanks and Regards
peruma.C