-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Summary
When a user is being assigned an issue, he/she receives push notification in iOS mobile app even if the user is not notification recipient for "Issue Assigned" event in the notification scheme.
Environment
- JIRA Cloud
- iOS JIRA application
Steps to Reproduce
- Ensure that user is not a recipient for Issue Assigned event in the project's notification scheme
- Login as the user into iOS JIRA application
- Assign an issue to the user. Ensure that the user has access to the issue
Expected Results
User does not receive any email or push notification (in mobile app) as he/she is not a recipient for Issue Assigned event
Actual Results
User will receive a push notification in mobile app with following information:
- Push notification template:
<issue-key> <summary>
Assigned to you by <user-who-performed-the-action> - For example:
TEST-123 This is issue summary
Assigned to you by Yahya Rahimi
Workaround
N/A