11
Delete website Data for a Specified Period
Source: umami-software/umami#2789 · opened by @LahlouMohamed
Objective Add the ability to delete data for a specified period for Umami users. Context This feature aims to improve performance management by allowing the deletion of data within specific date ranges. This helps to maintain a lighter and more performant database. Additionally, an import/export feature will be ideal for archiving complete periods before deletion. Implementation Details 1. Database Addition of cascading delete functionality to ensure that all data related to a specific period is correctly removed. Update of database schemas and necessary migration scripts. 2. API Create a new API endpoint that takes two parameters: startDate and endDate. Implement the logic for deleting data (event_data) within this date range. 3. Frontend Add a user interface to select a date range and initiate the deletion of the corresponding data. Display appropriate confirmations and alerts to prevent accidental deletions. 5. Screenshot <img width="1506&qu…
No pledges yet. Be the first to back this.
Comments
Similar requests
Feature Request: Improved User Experience for Team-Only Users
11 votes · 0 comments
Feature Request: Multi-User websites
6 votes · 0 comments
Teams v3 - a few suggestions
2 votes · 0 comments
Share URLs with pre-applied filter or segment
0 votes · 0 comments
Feature Request: Rolling Deletes
1 vote · 0 comments
No comments yet.