-
Bug
-
Resolution: Fixed
-
Medium
-
10
-
Severity 2 - Major
-
1
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Steps to Reproduce
- Add a new POP/IMAP mail server.
- Add incoming Mail Handler using the new created Mail Server.
- Set the "Default Reporter" to an active account/user and save.
- Sent a test email by using Inactive User email address to the Mail Server.
Expected Results:
The issue will be created, because JIRA should be only using the Default Reporter User/Account to create the Issue, ignoring the Inactive User email address same as an Unregistered Email.
Actual Results:
The issue is not created, throwing this error in the logs:
2014-01-14 17:58:14,040 WARN [Mail Aliases] QuartzScheduler_Worker-1 ServiceRunner a a[10100]: Reporter (xxxx@xxxx.com) does not have permission to create an issue. Message rejected.
Notes
The issue have been tested with an Unregistered Emails that are sending out email to the Mail Server, yet the issue is created because it uses the Default Reporter account
2014-01-14 17:00:20,055 INFO [Mail Aliases] QuartzScheduler_Worker-0 ServiceRunner a Sender(s) [unreg_email@xxxx.com] not registered in JIRA. Using configured default reporter 'xxxxx'.
- duplicates
-
JRACLOUD-33116 Mail handler incorrectly matches inactive or deleted users email address when creating an issue
- Closed
- is related to
-
JRASERVER-36497 Inactive users cannot Create Issue via Email when Default Reporter is set to an Active User
- Closed