-
Suggestion
-
Resolution: Timed out
-
None
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Currently, Mentions are driven I think from an internal IssueEvent listener for when comments are added? This then generates the mention notification directly, not via the IssueEvent notification framework.
I would like the Mention notification to drive a new IssueEvent, with the implementation being housed inside the JIRA Mail Listener. Ideally, users would be able to disable this specifically within the project.
If this were done, 3rd party addons could manage this event, allowing customization of the notification and its content.
- derived from
-
JRACLOUD-30852 Mention replies should work like JIRA notification replies
- Closed
- is related to
-
JRASERVER-43589 Make Mentions use the IssueEvent pattern
- Gathering Interest