Actions
Task #359
closedBackend: Delete user
Start date:
05/13/2026
Due date:
% Done:
0%
Estimated time:
Description
- Implementation of delete user API.
- Do not hard delete the user
- Keep all database records intact
- Set user status as deleted
- Use soft delete functionality so the data remains available for audit and restoration purposes
- Cancel the user’s subscription auto-pay/mandate immediately when the account is deleted
- Ensure future recurring payments are stopped after account deletion
- Developer testing
Updated by Sreenath M 5 days ago
- Status changed from In Progress to Testing / QA
Updated by Amritha VJ 5 days ago
- Status changed from Testing / QA to Reopen
Deleted users should not be able to log in to the system, even if their status is marked as active in the database.
Actions