You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Jira Server integration uses the legacy URL: /rest/webhooks/1.0/webhook
As of Jira Server version 10, Atlassian has changed the URL to: /rest/jira-webhook/1.0/webhook
Problem Statement
Currently, the Jira Server integration uses the legacy URL:
/rest/webhooks/1.0/webhook
As of Jira Server version 10, Atlassian has changed the URL to:
/rest/jira-webhook/1.0/webhook
Related to ZD ticket
Solution Brainstorm
Update the Jira Server integration support both webhook endpoint formats
Product Area
Settings - Integrations
The text was updated successfully, but these errors were encountered: