mike cullerton
|
e6a2b9d642
|
New test and BPMN for changes
|
2021-08-31 16:18:29 -04:00 |
mike cullerton
|
7cca559747
|
Fixed issue where we were passing in a workflow_api instead of a workflow when completing a form in tests.
|
2021-04-26 08:58:09 -04:00 |
Dan
|
291216e081
|
Fixing a bug that prevented proper evaluation of a enum field where the default value was null or empty.
|
2021-03-08 14:00:03 -05:00 |
mike cullerton
|
39e874504f
|
We now allow value_expression to evaluate to an empty string ("") so that we *do not* set a default value for enums in some cases.
This was causing an error because "" was not an option for the enum.
|
2021-02-10 14:35:58 -05:00 |