Actions
Bug #6237
closedWrong reporting in Technique Enforce a file content if the file is not present
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
If we try to simply to regexp replacement on non existing file, the reporting is absent on compontent File and Line replacement Regular expressions, as well as Post modification hook if one was defined
In version 5.0 and 6.0
Updated by Nicolas CHARLES almost 10 years ago
the right solution here would be to detect if the file is there or not, and if not, and not planned to create it, then simply skip edition and report N/A
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from New to Pending technical review
- Assignee set to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/634
Updated by Nicolas CHARLES almost 10 years ago
- Assignee changed from Benoît PECCATTE to Matthieu CERDA
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:8d0c76c13a08eef7b8ead9afcd9cae5de5236c7f.
Updated by Matthieu CERDA almost 10 years ago
Applied in changeset policy-templates:commit:596b9d0a60cb0e4f7be68317801ae8264ee40e7b.
Updated by Vincent MEMBRÉ over 9 years ago
- Subject changed from Wrong reporting in Tehcnique Enforce a file content if the file is not present to Wrong reporting in Technique Enforce a file content if the file is not present
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
Actions