source-cooperative / source-cooperative/source.coop
[Proposed Feature] Delete Account
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 9
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 42
Description
Description of Feature:
A user should be able to delete their account.
There's obviously a cleanup step required to delete underlying object storage data. I think the simplest solution would be to prevent the deletion of their account until all underlying products are deleted (#354).
Questions remain as to if we ever allow other to take that account ID in the future.
What value is this feature adding to Source Cooperative?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the account deletion flow and the product/object-storage cleanup path, then clarify the account-ID reuse policy and deletion dependency on issue #354. Done means the deletion behavior and cleanup rules are defined and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100