Deleting Attachments through Rest API and using the parameter notifyUsers=false does not work.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 8.3.1, 8.5.1
    • Component/s: REST API
    • None
    • 8.03
    • 5
    • Severity 3 - Minor
    • 2

      Issue Summary

      Flag notifyUsers=false not working. The users are still receiving the notifications.

      Steps to Reproduce

      1. Run any command (Post/delete) on the terminal and add the flag notifyUsers=false
        curl -v -u username:password -X DELETE http://INSTANCEIP:8080/rest/api/3/attachment/{10002}?notifyUsers=false
      2. The users will still receive the notifications.

      Expected Results

      Delete the attachment without sending the notification through email.

      Actual Results

      The attachment is deleted, however, Jira is still sending the email notification to the users.

      Workaround

      Temporarily modify the notification scheme and remove all users from the Update Issue event.

            Assignee:
            Unassigned
            Reporter:
            Susane Lenz (Inactive)
            Votes:
            12 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: