Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
Description
Currently, after the user deletes a prefix/suffix, all of the contacts that use this prefix/suffix are being deleted as well. This is by design (and the user is informed that a lot of contacts might get deleted), but it?s not the best strategy.
We should simply set the prefix_id/suffix_id of the affected individuals to NULL instead of deleting them.