-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Low
-
None
-
Affects Version/s: 7.1.9
-
Component/s: Issue - View Issue
-
7.01
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Summary
Assign issue post function (for create issue) triggers issue assigned notification in JIRA 7
Steps to reproduce
- Under post function for create issue action > Add Assign issue to reporter in workflow's post function (place it before Fire a XXXX event that can be processed by the listeners post function)
- Create issue
Expected Result
JIRA will send notification only for event being fired. This is how it works in JIRA 4.x, JIRA 5.x, and JIRA 6.x.
Actual Result
JIRA will send notification for Issue assigned event and the fired event
Workaround
Place assign issue to reporter post function after Fire a XXXX event that can be processed by the listeners
- relates to
-
JRACLOUD-62292 Assign issue post function (for create issue) triggers issue assigned notification in JIRA 7
-
- Closed
-