Environment
- CleanMyMac CLI:
1.0.0 (10000.0.2607141452)
- Command:
cleanmymac clean
Observed behavior
The review screen reported:
- 44 items selected
- 364.5 MB selected
After cleanup, the completion screen reported:
- 41 items removed
- 364 MB cleaned
The result did not explain what happened to the remaining three selected items.
The UI had previously warned that some cached items might be in use, but the completion screen did not distinguish skipped, in-use, or failed items.
Expected behavior
The completion screen should account for every selected item, for example:
- Selected: 44
- Removed: 41
- Skipped: 3
- Failed: 0
Skipped and failed items should include an item identifier or path and a short reason.
Why this matters
Cleanup is destructive, so users need an auditable result that reconciles the reviewed selection with what was actually removed.
Environment
1.0.0 (10000.0.2607141452)cleanmymac cleanObserved behavior
The review screen reported:
After cleanup, the completion screen reported:
The result did not explain what happened to the remaining three selected items.
The UI had previously warned that some cached items might be in use, but the completion screen did not distinguish skipped, in-use, or failed items.
Expected behavior
The completion screen should account for every selected item, for example:
Skipped and failed items should include an item identifier or path and a short reason.
Why this matters
Cleanup is destructive, so users need an auditable result that reconciles the reviewed selection with what was actually removed.