Actions
User story #14357
closedAdd a generic method that displays selected lines from a file in reports
Effort required:
Name check:
Fix check:
Regression:
Description
Add a file_report_content that allows reporting lines from a files.
Parameters will be:
- Target file
- Regex to match (all file if empty)
- Lines of context around regex (grep -C)
Updated by Alexis Mousset almost 6 years ago
- Status changed from New to In progress
Updated by Alexis Mousset almost 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/925
Updated by Alexis Mousset over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:9bde972748bc241c5ca1774fb34bd665926f9558.
Updated by François ARMAND over 5 years ago
- Subject changed from Add a method that allows reporting lines from a file to Add a generic method that displays selected lines from a file in reports
Updated by François ARMAND over 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.10 and 5.0.7 which were released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - File Management to Generic methods
Actions