Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-65062

Allow Webhooks to subscribe to issue_resolved

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • REST API, Webhooks
    • None
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Many usecases for notifications and integration involve "alert me when X is finished" scenarios. However, Webhooks cannot subscribe to "issue_resolved" events. There are a number of workarounds for this, most of them relating to which workflow is used, adding post-functions and firing subscribable events (e.g. issue_updated). However, from an integration standpoint it would be very helpful to allow webhooks to subscribe to this (issue_resolved) event without having to modify/require specific workflow logic on the JIRA side, as the event is triggered. This could then also implicitly allow the same via the REST API (creating webhooks via API that subscribe to issue_resolved events).

      Also, trying to support these usecases using webhooks with issue_updated or other events with JQL filters seems a lot less performant than having a webhook that only listens for issue_resolved.

      Attachments

        Activity

          People

            wthompson Wazza
            85c350f43f2a Thomas Roka-Aardal
            Votes:
            6 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: