Release 3.1
Soft Delete for Project Types
Non-destructive deletion for project type records
What Was Delivered
- Introduced soft-delete functionality to the ProjectTypes interface
- Records are marked as deleted rather than permanently removed
- Historical data remains accessible for reporting and audit
Impact
Preserved historical data integrity and reduced the risk of accidental data loss from admin operations.