-
Bug
-
Resolution: Unresolved
-
Major
-
Parameterized Remote Trigger Plugin -> 2.2.2
Jenkins -> 1.651.3
Job DSL Plugin -> 1.47
Regarding Parameterized Remote Trigger Plugin I am observing inconsistency between Jenkins UI and DSL functionality.
I am seeing a checkbox option for "Enable enhanced logging" in the UI Version.
But when i am using a groovy script with DSL, DSL api is not available to specify the "Enable enhanced logging".
This option is very helpful with availability of console log of the remote job as part of the parent job
Any pointers towards achieving this functionality is appreciated.
- is related to
-
JENKINS-68781 Add missing options for Parameterized Remote Trigger Plugin
- Resolved