In JIRA Automation, I am trying to set a value for Cascading using the following JSON code, but it is not working. I believe it because the child value has a "/".
"customfield_14200" : { "value": "KTLO", "child": { "value" : "N/A"}
Appreciate an insight if the secondary value with special character can be set within automation.