currently, the data create action will fail when provided with null values.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2219325_rules_allow_null_optional_data_create.patch | 632 bytes | dasjo |
currently, the data create action will fail when provided with null values.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2219325_rules_allow_null_optional_data_create.patch | 632 bytes | dasjo |
Comments
Comment #1
dasjothe attached patch adds the "allow null" flag for non-required parameters.
Comment #2
fagoThanks, committed.