-
Bug
-
Resolution: Fixed
-
Highest (View bug fix roadmap)
-
Archived Jira Cloud
-
45
-
Severity 2 - Major
-
31
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Summary
Users in JIRA are not notified of issues or comments created via email, even if they should. Same users are notified of issues or comments to issues if they are created in UI. We've been able to replicate this consistently in clean instances.
Environment
JIRA Cloud, version: 1000.656.2 (not available in Affects Version/s field)
Steps to Reproduce
- Create a ticket via email using User A (with access) - make sure User B is notified for 'Issue Created'
- Add User B as watcher to the ticket - make sure that watcher are notified for 'Comment created'
- This is an example, we could also replicate this by assigning the ticket to User B, instead
- Add a comment to the ticket via UI (comment 1)
- As User A send a comment to this ticket via email (comment 2). You can use the notification from comment 1.
Expected Results
User B is notified for issue creation and both comment 1 and comment 2.
Actual Results
User B is only notified on comment 1.
Notes
This is very similar to this bug:
https://jira.atlassian.com/browse/JRA-63582
However, that one is for JIRA Server and for Outlook, so I'm not sure if they are related.
Workaround
From jtillett916844748:
a workaround would be to create a filter to look at issues created in the past 15 minutes and create a subscription to fire every 15 minutes. Dirty, but it's something.
Original comment HERE
- relates to
-
JRACLOUD-63694 Users are not notified of issues/comments created via Email
-
- Closed
-
-
JRASERVER-63582 Notification not being sent when a new comment is added via email using the MS Outlook client
-
- Gathering Impact
-
-
HOT-56742 You do not have permission to view this issue
-
HOT-58746 You do not have permission to view this issue
- is detailed by
-
JDEV-37843 Failed to load
Form Name |
---|
Hi ialexeyenko, I am not sure if you are able to pick up the Cloud fix because there were multiple changes to emails sending functionality for Vertigo, but here are fix PRs:
I'd recommend talking to bkelley@atlassian.com who implemented majority of email changes for Vertigo if you need a context behind these fixes. Thanks