Actions
Bug #7639
closedConditioned field groups try to store as empty
Description
JSON columns can't be empty string. They need to be NULL or empty JSON object.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Now properly resets fieldgroups to empty json array instead of empty string.
Actions