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.
Actions
Added by krileon over 5 years ago. Updated almost 4 years ago.
Description
JSON columns can't be empty string. They need to be NULL or empty JSON object.
Now properly resets fieldgroups to empty json array instead of empty string.