Monday, February 7, 2022
1 change · master
Enhancements to existing features
The data cleaning record link now uses a more appropriate cleanup behavior when its related model is removed. This helps avoid inconsistent records and supports more reliable data cleanup operations.
Original PR description
The field `cleaning_model_id` on `data_cleaning.record` was set to `set null` which doesn't make sense in this case. TaskID: 2755289