Closed Bug 1232869 Opened 9 years ago Closed 9 years ago

Don't cause exceptions for task info when a user has deleted their profile

Categories

(Mozilla QA Graveyard :: One and Done, defect, P2)

Version 3
defect

Tracking

(Not tracked)

RESOLVED FIXED
Milestone 3

People

(Reporter: bsilverberg, Unassigned)

Details

Currently when a user deletes their profile we keep a record of their task attempts, although it is disconnected from their user data. This has caused a couple of bugs recently so it is recommended that we remove task attempts when a user deletes their profile.
Priority: -- → P2
Target Milestone: --- → Milestone 3
Sounds like good data cleanup.
I think that rather than do this we should attempt to properly anonymize attempts from deleted users, so we can keep the data and yet avoid bugs related to deleted users. I will look into doing that instead of just deleting the data.
A better approach, as described earlier in the bug, is to deal with situations in which a user has deleted their profile, rather than just deleting all of their data. This bug will address that.
Summary: Delete task attempts by users when they delete their profile → Don't cause exceptions for task info when a user has deleted their profile
Commit pushed to master at https://github.com/mozilla/oneanddone https://github.com/mozilla/oneanddone/commit/586e22ce9835e3143d1a36571ca440716ea4d54b Bug 1232869 - Don't cause exceptions for task info when a user has deleted their profile
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.