...
- After deploying the practice to Extension Designer, click on the service category in which the artifact was imported and deployed (e.g., Practices).
- In the Available Endpoints section, expand the JIRA WebHook endpoint and copy the address.
- In JIRA, click on the settings gear icon and choose System from the JIRA ADMINISTRATION administration menu.
- Click WebHooks in the Advanced section of the System administration page.
- Create a new WebHook and paste the path to the Defects for JIRA WebHook endpoint into the URL field.
After deploying the Defects for JIRA practice, moving the nodes for the practice to another flow or service in Extension Designer will change the path to the WebHook endpoint. Be sure to change the URL in the JIRA WebHook menu if you decide to move the practice to another flow or service. - You can now configure the types of events that you want your WebHook to broadcast to the Defects for JIRA Practice. For this practice, set
issuetype = Bug
and enable the created, updated, and deleted options in the Issue settings.
...