Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2
-
Component/s: Core CiviCRM
-
Labels:None
Description
This leads to both NULL and 0 meaning that the contact is not deleted.
There are no down sides to setting it to 0 during upgrade.
Also this field is tested in a lot of queries - a new index covering is_deleted AND another field might be justified.