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

          krishna gade created issue -

          krishna gade added a comment - - edited

          it would be great if someone can help us to hide those unnecessary tabs, thanks.

          component section above added jenkinswalldisplay-plugin, not sure if that's a correct thing.

          krishna gade added a comment - - edited it would be great if someone can help us to hide those unnecessary tabs, thanks. component section above added jenkinswalldisplay-plugin, not sure if that's a correct thing.

          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
          krishna gade made changes -
          Component/s New: extended-choice-parameter-plugin [ 16004 ]
          Component/s Original: jenkinswalldisplay-plugin [ 16045 ]

          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.

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

              Created:
              Updated: