Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43579

Creating a pipeline with SCM of Perforce Software breaks the form box lengths for the whole pipeline page

      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.

          [JENKINS-43579] Creating a pipeline with SCM of Perforce Software breaks the form box lengths for the whole pipeline page

          Paul Allen added a comment -

          Perhaps one for Jenkins core...  It seems to render ok on Jenkins 2.32, but I have not tried the 2.32.3 patch.

          Paul Allen added a comment - Perhaps one for Jenkins core...  It seems to render ok on Jenkins 2.32, but I have not tried the 2.32.3 patch.

          Paul Allen added a comment -

          Reproduced in Jenkins 2.55

          I would need to raise this to Jenkins core or try and use different Jelly types.

          Paul Allen added a comment - Reproduced in Jenkins 2.55 I would need to raise this to Jenkins core or try and use different Jelly types.

          Alex Taylor added a comment -

          p4paul I think that there are other components where this could be fixed. Fixing the indentation for workflow-cps should at least mostly take care of this issue inside of pipeline jobs.

           

          Thanks for your help here though

          Alex Taylor added a comment - p4paul I think that there are other components where this could be fixed. Fixing the indentation for workflow-cps should at least mostly take care of this issue inside of pipeline jobs.   Thanks for your help here though

          Paul Allen added a comment -

          Thank you; happy to test out any changes to workflow-cps, currently I use workflow-cps:2.24 from workflow-aggregator:2.5 

          Paul Allen added a comment - Thank you; happy to test out any changes to workflow-cps, currently I use workflow-cps:2.24 from workflow-aggregator:2.5 

            Unassigned Unassigned
            ataylor Alex Taylor
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: