Actions
Bug #14578
closed_classes_sanitize should be strict on the classes cancelled
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The current implementation of sanitize is not general enough:
- if I have a repaired outcome
- and a success one with the same prefix
sanitizing them will erase only the kept, ok classes but will keep the _not_repaired one which is unwanted.
Actions