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

jenkins job configure section shows unnecessary tabs

      we have rently upgrade jenkins version: 2.249.1

      later on we are having an weird issue while updating specific job configure parameter section in the UI, it shows all unnecessary tabs at the top of the page.

      we don't see anything in the backend to update actual parameters section.

      attached screenshot for reference.

          [JENKINS-63931] jenkins job configure section shows unnecessary tabs

          bright.ma added a comment -

          you install ( Extended Choice Parameter Plug-In) ???

          maybe you can try disable plugin first.

          bright.ma added a comment - you install ( Extended Choice Parameter Plug-In ) ??? maybe you can try disable plugin first.

          krishna gade added a comment -

          mmh19891113 we had this plugin even in earlier version of jenkins and never had this kind of issue and we are actively using extended choice plugin in our most of the pipelines, if i disable then it will cause an issue.

          is there any other solution to fix this issue?

          krishna gade added a comment - mmh19891113 we had this plugin even in earlier version of jenkins and never had this kind of issue and we are actively using extended choice plugin in our most of the pipelines, if i disable then it will cause an issue. is there any other solution to fix this issue?

          krishna gade added a comment -

          FYI: we have same version of extended choice parameter plugin(0.78) on older jenkins version: 2.190.3, it doesn't have any issue

          krishna gade added a comment - FYI: we have same version of extended choice parameter plugin(0.78) on older jenkins version: 2.190.3, it doesn't have any issue

          bright.ma added a comment -

          I did some test local, and found out the cause of this issue.  this commit JENKINS-56109 Compatible JavaScript changes for tables to divs (#4818)

           

          bright.ma added a comment - I did some test local, and found out the cause of this issue.  this commit JENKINS-56109 Compatible JavaScript changes for tables to divs (#4818)  

          Tim Jacomb added a comment -

          I assume it's something to do with sections being in radio blocks.

          Maybe try remove the section?

          Tim Jacomb added a comment - I assume it's something to do with sections being in radio blocks. Maybe try remove the section?

          Perrin Morrow added a comment -

          Ah ha, finally found an existing issue for the problem we're having.

          Since our recent upgrade, we're unable to edit or view the configuration for jobs with a lot of extended choice parameters, because it's completely covered by rows of tabs.

          I think the problem might be that the parameter sources are somehow being marked as being sections (the class used for these divs is section-header) so that is causing them to automatically appears as tabs? 

          Perrin Morrow added a comment - Ah ha, finally found an existing issue for the problem we're having. Since our recent upgrade, we're unable to edit or view the configuration for jobs with a lot of extended choice parameters, because it's completely covered by rows of tabs. I think the problem might be that the parameter sources are somehow being marked as being sections (the class used for these divs is section-header ) so that is causing them to automatically appears as tabs? 

          Perrin Morrow added a comment -

          Oh, I see it's been fixed in this pull request. I will install a snapshot build to try it out.

          Perrin Morrow added a comment - Oh, I see it's been fixed in this pull request . I will install a snapshot build to try it out.

          Hello.

          Is there any progress with this issue?

          Should I try to use some experimental version of Extended Choise Parameter plugin?

           

          Krzysztof Sokolowski added a comment - Hello. Is there any progress with this issue? Should I try to use some experimental version of Extended Choise Parameter plugin?  

          Perrin Morrow added a comment -

          A snapshot of 22a7405 has fixed the problem for us. (Available here.) Until a release is built you could use that.

          Perrin Morrow added a comment - A snapshot of 22a7405 has fixed the problem for us. (Available here .) Until a release is built you could use that.

          Hello.

          Thank you for the fix. I guess I will wait for the new release, as I need to use this plug-in in production system.

          BR, Krzysztof

          Krzysztof Sokolowski added a comment - Hello. Thank you for the fix. I guess I will wait for the new release, as I need to use this plug-in in production system. BR, Krzysztof

            Unassigned Unassigned
            vijayakrishnarg krishna gade
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: