In this project, these custom fields are created for each issue type.
'Custom fields 1-4' have values a, b, c, d depending on the field the user selects,
and 'Custom field 5' is a common field created to manage the data.
All of the custom fields are checkboxes, so you can select multiple options, which increases the number of cases.
When I create an issue, I want to put the selections for custom fields 1-4 into custom 5.
I've automated moving the custom field values and it works.
But, I set up the automation with an IF. If the value in A succeeds, the value in B does not get imported.
This is a problem.
As shown in the image above, I want to get the multi-select values automatically.
Is there a solution? If you know, please help me.
I solved this.
If you have a better way, please let me know :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.