-
Bug
-
Resolution: Duplicate
-
Minor
-
None
The plugin stores the parsing rules file path, not the name with the project configuration. Thus, if the global configuration is changed so the path is different, the jobs won't be able to find the parser file.
The plugin should store and reference the parsing rule name instead, and read the file path when needed.
- duplicates
-
JENKINS-12436 Log parser plugin should not store the absolute path to the parsing file in each job config
- Open