Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
Parameterized Remote Trigger Plugin -> 2.2.2
Jenkins -> 1.651.3
Job DSL Plugin -> 1.47
Description
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.
Attachments
Issue Links
- is related to
-
JENKINS-68781 Add missing options for Parameterized Remote Trigger Plugin
-
- Resolved
-
I'm encountering the same issue. Have you managed to find a solution?