-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Summary
Field updates does not trigger webhook for transitions with custom event.
Steps to Reproduce
- Create a custom event
- Create a webhook that triggers on Issue Updated event
- Edit the workflow transition and configure a screen that can update fields.
- Edit the transition's post function to fire the custom event instead of the generic event.
- Publish the workflow
- Use the transition and edit some fields on the screen
Expected Results
JIRA should still catch that the fields (via the transition screen) was updated and trigger the webhook.
Actual Results
The custom event is fired and JIRA webhook is not able to catch that the fields were updated.
- duplicates
-
JRACLOUD-67605 Webhooks aren't being fired when workflow transitions are associated with custom events in JIRA
-
- Closed
-
- is related to
-
ECO-395 Forge Jira events are not triggered when Custom Events Notification are configured in Workflow Post Function
-
- Gathering Impact
-