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

Unable to manage webhooks in the Jira administration console

    XMLWordPrintable

Details

    Description

      Issue Summary

      The System -> Webhook page does not load the existing webhook content.
      Also, new webhook creation is failing in Jira Cloud.

      Steps to Reproduce

      1. Navigate to System -> Webhooks page
      2. Create a new webhook /. check for the existing webhooks

      Expected Results

      Jira should allow you to create a new webhook or view the existing webhooks.

      Actual Results

      Workaround

      1. Create webhook using Jira Cloud API -https://developer.atlassian.com/cloud/jira/platform/webhooks/#registering-a-webhook-using-the-jira-rest-api--other-integrations-

      Another possible workaround in the browser’s js console.

      1. Open the WebHooks page and don't click on the Create a WebHook button yet.
      2. Open the Developer Tools in your browser (by using the keyboard shortcut Ctrl + Shift + I or F12 on Windows and Linux, or Cmd + Opt + I on macOS on most browsers). More details:
      3. Change the current tab in the Developer Tools to Console.
      4. Paste 
        window.FeatureFlagService = require('jira/featureflags/feature-manager'); 

        in the console and confirm by pressing Enter.

      1. Close the developer console (don't reload the page).
      2. Click on the Create a WebHook button and create a dummy webhook. Fill details and click Create on the bottom of the page.
      3. You can now manage webhooks as usual. Also, you can delete the dummy webhook you created in the previous step. Please note that when you reload the WebHooks page, you will have to repeat steps above again to be able to manage webhooks.

      Attachments

        Issue Links

          Activity

            People

              e555ca5e1233 Bartosz Robakowski
              bb22faff10c5 Rahul Kumar
              Votes:
              13 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: