Actions
Bug #8320
closedMost file edition generic method return kept and repaired when a file has been modified
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Most generic methods do return kept and repaired even when file has been updated
Reason is most of them create the file if not existing, but if the file is already there, part of this promise is kept, hence the kept result
Updated by Jonathan CLARKE over 8 years ago
- Is duplicate of Bug #8321: File edit methods return a kept class even when they repaired the file added
Updated by Jonathan CLARKE over 8 years ago
- Status changed from New to Rejected
Duplicate of #8321 (more details there)
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions