Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-66555

Issue Collector does not work

    XMLWordPrintable

Details

    Description

      I followed all your guides on how to set up an Issue Collector, but it does not do anything.

      Our Jira site: https://adc-servicedevelopment.atlassian.net

      This is my simplest example, and it doesent do any thing:

      <html>
      <head>
      <script src="http://code.jquery.com/jquery-1.10.2.js"></script>
      </head>
      <body>
      <h1>Report an issue</h1>
      <script type="text/javascript" src="https://adc-servicedevelopment.atlassian.net/s/e6821b61d3399661d8d061a7471b7976-T/en_USyzq2hd/6327/13/1.4.11/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US?collectorId=c5f03033"></script>

      </body>
      </html>

      This doesent work either:

      <html>
      <head>
      <script src="http://code.jquery.com/jquery-1.10.2.js"></script>
      </head>
      <body>
      <a id="myCustomTrigger" href="#">Report an issue</a>
      <script type="text/javascript" src="https://adc-servicedevelopment.atlassian.net/s/e6821b61d3399661d8d061a7471b7976-T/en_USyzq2hd/6327/13/1.4.11/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US?collectorId=0581e8a0"></script>
      <script type="text/javascript">window.ATL_JQ_PAGE_PROPS = {
      "triggerFunction": function(showCollectorDialog) {
      //Requries that jQuery is available!
      jQuery("#myCustomTrigger").click(function(e)

      { e.preventDefault(); showCollectorDialog(); }

      );
      }};
      </script>
      </body>
      </html>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              3c808ff58f41 Brian Kristensen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: