Is it possible to have Component Dynamic Properties have 'backup values' when they can't be evaluated?
Right now there is an error when going through the following steps:
Create component with a Dynamic Property that references { @workflow/value_1 }.
Create a Workflow_1 with a Dynamic Property of value_1.
For some runs values may be optional.
Overrides have been set up {workflow/override/value2} since the user cannot submit nothing/null.
If nothing is submitted, the workflow errors out "Cannot Evaluate."
Release : 12.3
Component : RELEASE MANAGER