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.
I am trying to use ScriptRunner's BulkImportCustomFieldValues REST API endpoint, however, I don't understand what the FIELD_FCS (Field Configuration Scheme) has to do with it and where to get the correct ID for it.
Could someone explain what I have to place in that parameter and where to find it?
I'm also confused on the whole FCS component of JIRA. I saw FCS being used on project level in discussions and in the settings I looked, but why would you specify the FCS if you're importing into one field, not into an entire project? How would it know which field to populate? Any help, or useful documentation, would be appreciated.
What I did to find the needed FIELD_FCS is go to the Script Runner's Bulk import custom field values script in the Built-in Scripts section, use developer tools of the browser to inspect the field dropdown, and find the html element with the name and the corresponding value of the JIRA field you want. The value is the FIELD_FCS.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.