Skip to content

Exceeding card storage limit #98

@danniehansen

Description

@danniehansen

Problem

Activity timer uses the built-in storage mechanism for powerups to store the time ranged on the card. Unfortunately, this can cause disruption at some point if you have too many unique trackings on the same card. At this point, tracking will stop working and then we're simply alerting the user of this.

The issue with this is that users may get a false sense of security with starting a tracking session, and then when wanting to finish it, it says that there isn't any more space available. Making it hard to backtrack what was tracked to then add this to a separate card or on the same card after cleaning up.

Proposal

Add in a tracker that will continue to measure the size of the Activity timer data on the card & actively alert the user when they're getting near the limit. This will allow them to monitor this & act upon it before it becomes a problem.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions