-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins version 2.32.3
P4 plugin versoin 1.6.0
Issue:
Configuring a pipeline script to be pulled from a P4 SCM causes the forms to extend for the whole page messing with the UI(see attached screenshots)
Steps to reproduce:
-Running in above environment
-Create pipeline job "TestPipeline"
-Add a "Poll SCM" schedule(this is not required but it will show the form messing up)
-Add a "Pipeline Script from SCM"
-Choose Perforce(Observe the forms are squashed on the right side making it hard to configure)
-Save job
-Go back into the configure screen
-Observe the forms becoming stretched
Changing the SCM back to Git will resolve the problem so it is exclusively related to the P4 form handling.
- links to
[JENKINS-43579] Creating a pipeline with SCM of Perforce Software breaks the form box lengths for the whole pipeline page
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Component/s | New: workflow-cps-plugin [ 21713 ] | |
Component/s | Original: p4-plugin [ 19224 ] |
Labels | New: ui |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Remote Link | New: This issue links to "CloudBees Internal CD-36 (Web Link)" [ 19037 ] |
Perhaps one for Jenkins core... It seems to render ok on Jenkins 2.32, but I have not tried the 2.32.3 patch.