cr-connect-workflow/tests/data/hidden_required_field_pass
mike cullerton f883eb2bbe We now include field.id in the ApiError message for hidden and default validation. (The field must have a default value or value expression)
While working on this ticket I found a logic error in the test. I expected both default_value and value_expression. It turns out the default_value is always there, it's just null if we don't set it.

Modified the existing test for hidden and required, and added tests to make sure my passing logic is now correct.
2021-03-04 10:42:13 -05:00
..
hidden_required_field_pass.bpmn We now include field.id in the ApiError message for hidden and default validation. (The field must have a default value or value expression) 2021-03-04 10:42:13 -05:00