To prepare for application expiration and eventual deletion (#2682 ), we need to introduce a new soft delete state. - [ ] Add a new soft-delete application state. - [ ] Implement an API endpoint/action to set an application to soft-delete. - [ ] Soft-delete should be the first step before permanent deletion.
To prepare for application expiration and eventual deletion (#2682 ), we need to introduce a new soft delete state.