Flagsmith / Flagsmith/flagsmith
Ability to remove stale Identity Data
Open
api
feature
front-end
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
We would need to store `last_seen` date against `Identity` and update it appropriately.
Then we could add the option of deleting identities last seen over a certain number of days ago.
This would add a certain amount of additional write load on the database.
Contributor guide
Assessment
This issue has not been assessed yet.