Azure Artifacts download url is incorrect when there are "/" in git branch of multibranch pipeline

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

XMLWordPrintable

    • 0.1.5

      In theĀ multibranch pipeline jobs, when there areĀ "/" in branch, for example: branch "test/dennisxu",Ā  the download url will be <azure blob url>/test%2Fdennisxu/1//test. , which can not be downloaded. While I change the above url to <azure blob url>/test%252Fdennisxu/1//test., it can be downloaded.

      I think there is a bug when theĀ Azure Artifact Manager generate the download url forĀ multibranch pipeline jobs which containsĀ "/" in branch, and the "/" seems not be escaped correctly.

            Assignee:
            Jie Shen
            Reporter:
            david xu
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: