Open skuzzle opened 5 years ago
Backend should run a regular job to clean up inactive counters.
This should probably work in stages: Stage 1: mark counters that have not been modified as 'inactive' Stage 2: remove inactive counters
A counter should be marked inactive:
Inactive counters shall be permanently removed a few weeks after becoming inactive. Inactive flag will be reset if the counter is modified.
Users shall have the possibility to additionally mark a counter as 'archived' thus preventing its deletion after becoming inactive.
Backend should run a regular job to clean up inactive counters.
This should probably work in stages: Stage 1: mark counters that have not been modified as 'inactive' Stage 2: remove inactive counters
A counter should be marked inactive:
Inactive counters shall be permanently removed a few weeks after becoming inactive. Inactive flag will be reset if the counter is modified.
Users shall have the possibility to additionally mark a counter as 'archived' thus preventing its deletion after becoming inactive.