so, a cascading select in JIRA apparently takes a ...
# general
d
so, a cascading select in JIRA apparently takes a JSON object with a nested child for the second cascading field, like this: {"value": "green", "child": {"value":"blue"}}