-
Bug
-
Resolution: Fixed
-
Low
-
16
-
Severity 3 - Minor
-
Summary
If an issue is commented during a transition the 'Issue Commented Event' is not triggered.
Environment (found on these version but could be on previous releases)
- JIRA 7.1.0-OD-01
- JIRA Cloud v 1000.621.3
Steps to Reproduce
- Create a notification scheme that only sends alerts for the 'Issue Commented' event type
- Comment on an issue (notification should be sent)
- Comment on an issue via a transition screen
Expected Results
Notification is sent.
Actual Results
No notification is sent
Workaround
Ensure the notification event that is triggered by the transition will notify the same groups/roles/individuals as the issue commented event.
- is duplicated by
-
JRASERVER-62351 Adding a comment in a transition screen does not trigger the IssueCommented event
- Gathering Impact
-
JRASERVER-44871 Issue commented event are unable to be fired if commented in a transition screen
- Closed