Pipeline detail throws exception, breaks in IE11

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

XMLWordPrintable

      The pipeline detail screens (activity, branches, prs) are broken in IE11 due to use of Array.prototype.find which is not supported.

      OrganisationPipelines:15

      pipeline = pipelines.find(aPipeLine => aPipeLine.name === name);
      

            Assignee:
            Unassigned
            Reporter:
            James Dumay
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: