-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
at least Jenkins 2.121.2 to 2.150.2
I have an issue with job's configure view. I've created freestyle project. No changes at all. After adding to "Post-build actions" new "Plot Build Data" everything seems OK.
But when I saved the configuration and re-open configure view I cannot see the top (navigation) tabs in the page.
Please see the attached screenshots.
Best Regards
[JENKINS-56086] Tabs missing in configuration page after adding plot to freestyle job
Summary | Original: Tabs missing in configuration page after adding plot to freestyle job configuration | New: Tabs missing in configuration page after adding plot to freestyle job |
Environment | Original: Jenkins 2.150.2 | New: at least Jenkins 2.121.2 to 2.150.2 |
Attachment | New: otherStylesBreakAfterF5.PNG [ 51042 ] |
Attachment | Original: otherStylesBreakAfterF5.PNG [ 51042 ] |
Attachment | New: otherStylesBreakAfterF5.PNG [ 51043 ] |
I have the same issue. The plot plug-in is causing a JavaScript error in hudson.behavior.js:
Seems to be the same issue as
JENKINS-53182