-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Rule - Smart Values
-
Jira Service Management
Hi team,
Please consider having an option for the urlEncode function to support arrays or a new function with parameters.
If an array is used in a custom field the current function only considers the first array index:
The workaround can be to store the array into a string and then use other functions like ReplaceAll to extract only what is going to be used to encode.