rokwire / rokwire/core-building-block

[BUG] Deleting user account does not delete associated profile and privacy objects for this account

Open
#751 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
3
Forks
2
Avg merge
5h 45m
Merged PRs (30d)
3

Description

In UIUC app, being logged in as Misho Varbanov / varbanov / 655618818:

1. Call DELETE /services/account => succeeds;
2. Uninstall the client application, fresh install, to ensure the client does not keep wrong caches;
3. In onboarding, login again with the same credential.
4. The newly created account "inherits" the profile and privacy from the old account that was already deleted.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the DELETE /services/account endpoint and trace how account deletion handles the associated profile and privacy objects. Reproduce the deletion and subsequent login flow, then verify that a newly created account does not inherit data from the deleted account.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.