-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Webhooks
-
None
-
1
-
13
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Problem Definition
When commenting from a workflow transition screen only one webhooks is sent, the "jira:issue_updated".
Suggested Solution
The same as when a comment is added from the issue view, which sends two webhooks "jira:issue_updated" and "comment_created", adding a comment from a workflow transition screen should also send 2 webhooks ("jira:issue_updated" and "comment_created") instead of only one ("jira:issue_updated").
- relates to
-
JRACLOUD-59670 Commenting from a workflow transition screen should also send the "comment_created" webhook
- Closed