-
Bug
-
Resolution: Cannot Reproduce
-
Medium
-
1
-
Severity 2 - Major
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Regarding the default/internal MailListener, the documentation states:
This listener is usually always turned on in JIRA - see Email Notifications for more details. If you want to write more complex or more specific notifications, you can disable the internal MailListener and add your own.
However, as the MailListener is marked as 'internal', it is not possible to be remove it.
At present, it is necessary to recompile the MailListener class and set isInternal to false.
Need to allow users to delete/remove the MailListener through UI.
- is related to
-
JRASERVER-19957 Unable to delete the default/internal MailListener
-
- Gathering Impact
-
Hi there,
While I suspect this was never so relevant for Jira Cloud, much time has passed and I wonder if there is still the need for this level of customisation. In the meantime, there are some changes in the pipeline that might also help to mitigate some of the other issues expressed in the comments above:
https://confluence.atlassian.com/jirasoftwarecloud/blog/2019/02/jira-emails-are-changing
In light of that, it doesn't align so well at the moment to allow this level of customisation in Jira, and we are actively working on other measures such as the above to improve the experience.
I'll close this ticket for now, but feel free to comment further if additional needs should be raised.
Oliver