Actions
Bug #6993
closedno report on file_remove if the file has already been removed
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
If i use file_remove generic method to remove a file, once the file has been removed, it doesn't promise on anything anymore (no file match the promiser), so no promise to keep, so nothing is done
the fix is to set the "kept" status if nothing has been done
Updated by Nicolas CHARLES over 9 years ago
- Status changed from New to Pending technical review
- Assignee changed from Nicolas CHARLES to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/217
Updated by Nicolas CHARLES over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:2872d306dbfcbabedc53cbba59b5b19adcdf2666.
Updated by Benoît PECCATTE over 9 years ago
Applied in changeset commit:175fce403ab8d61fd786f53d8bf1b151eb890523.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
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