When we delete users data, we shouldn't retain it all corresponding to a user ID, but we do want to keep aggregate data for our metrics.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T191777 Overhaul and improve Library Card information security processes | |||
Resolved | Samwalton9 | T191781 Allow users to delete their data from the platform | |||
Resolved | Samwalton9 | T191780 Ensure that aggregated metrics can still be tracked after users delete their data |
Event Timeline
Comment Actions
So we want to start tracking broad metrics (i.e. total accounts distributed per partner) that are updated when required, rather than calculating those totals every time a page displaying them is loaded. This way it doesn't matter if we delete someone's data - we just don't update those numbers if we do so.