-
Bug
-
Resolution: Not a bug
-
Medium (View bug fix roadmap)
-
None
-
None
-
None
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.
- was cloned as
-
JRASERVER-19957 Unable to delete the default/internal MailListener
-
- Gathering Impact
-
I think the best way to get around this problem is to ensure the projects which have special notifications sent by custom mail listeners do not have a Notification Scheme associated with them. This way the mail listener will be disabled for these projects.
Unfortunately, allowing the Mail Listener to be deleted leads to users doing it by mistake. This then leads to notifications not working. Therefore we would prefer to make the system a bit more foolproof in this case.
I will resolve this issue for now. Please let us know if this solution is not possible.
Cheers,
Anton