Howdy,
Does anyone know a good way of bulk importing values from one cascading select list to another cascading select list? I'm using Jira Cloud so the built in script available through ScriptRunner isn't available and it looks as though I'm not able to accomplish this via a csv import as importing cascading select lists is not supported either. I have 150 values I need to copy over to several other fields and I'm trying to save myself from time!
Best Wishes,
Bella
Hello @Bell Lopez
You can try by importing a CSV file. Your CSV should look like this:
Summary, My Cascading Custom Field
Example Summary, Parent Value -> Child Value
Here you will find further information. Look at "Importing cascading choice custom fields" section
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.