# Describe the bug The default values for both `deleted` and `disabled` should be '' and not NULL. ## Expected behavior Less bugs. There will be a follow-on fix post 1.2.22 to reduce the complexity of some queries.
Describe the bug
The default values for both
deletedanddisabledshould be '' and not NULL.Expected behavior
Less bugs. There will be a follow-on fix post 1.2.22 to reduce the complexity of some queries.