Actions
Feature proposal #7372
closedImplement converting JSON strings into substitutions
Description
Currently the substitutions will only convert object variables to substitutions if they're a Registry object or another object. Implement testing for JSON as well so it can convert to substitutions making it possible to condition against or substitute in param column values.
Actions