Webhook's issue created event response from issue created via Issue collector returns an empty array for the attachment key

XMLWordPrintable

    • 2
    • Severity 2 - Major

      Summary

      Webhook's response returns an empty array for attachments in the issue created event when issue is created via issue collector even though the issue contains an attachment:

      Environment

      Jira Cloud

      Steps to Reproduce

      1. Create an issue collector, checking the Attach file option so users can attach file to the form;
      2. Create a webhook (issue created event) that will return issues from the project related to the issue collector.
      3. Create an issue from the issue collector form:

      • In my test, I've just opened a file with HTML and the embedded script in Chrome;
      • This is the file template: test.html
      • Check the result from the webhook (the attachment key).

      Expected Results

      The issue created event should have a value for the attachment key in the response.

      Actual Results

      The response returns an empty array for the Attachment key.

      Workaround

      No workaround at the moment

            Assignee:
            Unassigned
            Reporter:
            Leonardo De Almeida
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: