IARC-CSU / CanReg5

CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data.
http://www.iacr.com.fr/CanReg5
GNU General Public License v3.0
24 stars 13 forks source link

C202305 - Empty lines in CanReg database browser #127

Open infotel4iarc opened 1 year ago

infotel4iarc commented 1 year ago

Implement a cleanup procedure for empty records in the database.

wcheninfotel commented 1 year ago

The branche is: C202305_empty_lines

Delete empty records is now avaliable in Management -> Advanced. Once the item is clicked, it will delete all records with empty patient & tumour information. However, an empty tumour record with a patient will not be deleted consider that an empty tumour will be created when we browse a patient without a tumour.
Locked records cannot be deleted and will throw RecordLockedException.