REGRESSION: artifacts are not showing up

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Artifacts are no longer showing up in blue ocean. The tab shows up, but it is empty, no console errors.

      To reproduce:

      Create a pipeline with the following:

      node {
          sh 'echo yeah > foo.txt'
          archiveArtifacts 'foo.txt'    
      }
      

      Run it, and go to artifacts tab.

      Artifact "foo.txt" does appear in classic.

      In Scope:

      • Diagnosis and fix
      • (ideally) add a simple archive step to an ATH test case and check that it shows up

            Assignee:
            Thorsten Scherler
            Reporter:
            Michael Neale
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: