You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current prune_database_by_date in recadm actually deletes the records, instead of simply marking them invalid. This behavior should be changed, with actual deletion of records only being possible by someone with administrator rights. Just mark them invalid for now.
The text was updated successfully, but these errors were encountered:
Current
prune_database_by_date
in recadm actually deletes the records, instead of simply marking them invalid. This behavior should be changed, with actual deletion of records only being possible by someone with administrator rights. Just mark them invalid for now.The text was updated successfully, but these errors were encountered: