We're running two legacy Jenkins servers, one running the old 2.9, the other the slightly newer 2.10 version. Due to plugin version mismatches, the stage step plugin on one server would constantly nag that we don't use

      stage('Stage 1'){ }
      

      arguments with a block. To get rid of that, we've updated both the Stage Step and Stage View plugin to 2.2 on both Jenkins servers.

      But now an even worse problem occurred, our pipeline stage view is simply invisible (see attachment).

      Were there any other plugins we needed to update? Too many projects depend on the reliability of the Jenkins, so we would rather not have to do a complete update and potentially fix a million things.

          [JENKINS-40096] Stage View is missing after Plugin update

          Sebastian Peters created issue -
          James Dumay made changes -
          Sprint New: Pipeline - Candidates [ 381 ]
          Andrew Bayer made changes -
          Component/s Original: pipeline-stage-step-plugin [ 21709 ]
          Vivek Pandey made changes -
          Sprint Original: Pipeline - Candidates [ 381 ]
          Vivek Pandey made changes -
          Rank New: Ranked higher
          Martin Reinhardt made changes -
          Link New: This issue relates to JENKINS-39143 [ JENKINS-39143 ]
          Vivek Pandey made changes -
          Labels Original: jenkins pipeline plugin stage view New: jenkins pipeline plugin stage triaged-2018-11 view
          Mark Waite made changes -
          Assignee Original: Sam Van Oort [ svanoort ]

            Unassigned Unassigned
            selbi Sebastian Peters
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: