-
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
-
[JRACLOUD-19957] Unable to delete the default/internal MailListener
Labels | Original: developer | New: developer jsw-s6 |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1869139 ] | New: JAC Bug Workflow v3 [ 3356028 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Status | Original: Verified [ 10005 ] | New: Open [ 1 ] |
UIS | Original: 2 |
UIS | Original: 1 | New: 2 |
Labels | Original: developer edalgliesh | New: developer |
UIS | Original: 7 | New: 1 |
Description |
Original:
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. |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *JIRA Cloud*. Using *JIRA Server*? [See the corresponding bug report|http://jira.atlassian.com/browse/JRASERVER-19957]. {panel} 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. |
Link | New: This issue is related to JRASERVER-19957 [ JRASERVER-19957 ] |