recordIssues step ignores sourceCodeRetention parameter

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

XMLWordPrintable

      The recordIssues step accepts the sourceCodeRetention: 'NEVER' argument but retains the source code anyway; the console log shows "Copying affected files to Jenkins' build folder".

      AFAICT, the bug is that RecordIssuesStep.Execution.run() does not call recorder.setSourceCodeRetention(step.getSourceCodeRetention()).

            Assignee:
            HelloWorld
            Reporter:
            Kalle Niemitalo
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: