I can't get advanced branching to iterate when I use the split on a custom field or a variable created from the custom field. It just treats the comma separated list as a single item.
Instead of looping through the branch for each item from the split, it only does a search one time with the entire contents of the custom field (not split). I'm so stumped trying to figure out why this won't work, and I can't use a get command because I don't know how many variables will be in the list. Any idea what I'm doing wrong here?
How can I get advanced branching to properly loop through each item after splitting a custom field in Jira automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.