Check unused snapshot references
Open
- Dominant language
- Swift
- Stars
- 13
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
If you recorded a snapshot and then removed element from the gallery, no error will be shown, so it's very easy to forget to remove them.
We should implement a way to scan filesystem and if reference images do not match with what we have in ItemStore, show an error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating ItemStore and the code that records or consumes snapshot reference images, then inspect how the gallery stores those references on the filesystem. Done means scanning the filesystem, detecting references absent from ItemStore after an element is removed, and showing an error for each mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100