Closed steven-terrana closed 2 years ago
the functionality released in 2.4 (#252) has resulted in some confusion for users.
This PR adds clearer tooltips in the Jenkins UI.
should not have an impact on users existing job configurations or Job DSL.
all tests still pass.
confirmed that existing job configurations are persisted after upgrade with the addition of the <f:advanced> block
<f:advanced>
PR Details
the functionality released in 2.4 (#252) has resulted in some confusion for users.
This PR adds clearer tooltips in the Jenkins UI.
Description
should not have an impact on users existing job configurations or Job DSL.
How Has This Been Tested
all tests still pass.
confirmed that existing job configurations are persisted after upgrade with the addition of the
<f:advanced>
blockTypes of Changes
Checklist