-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
8.13.4
-
None
-
8.13
-
1
-
Severity 3 - Minor
-
Issue Summary
Many users have the same email address. The first user is inactive and does not have application access. Incoming email handler (Jira software) does not check the user is inactive and triggers the error below when trying to create a ticket from this email.
"Cannot create issue due to invalid license: [Sorry, you can't create any issues right now, as you need to have access to a Jira application to be able to create issues. To gain application access you need to be a member of a group assigned to an application."
Steps to Reproduce
- Step 1
Create users as shown below. See the first one is inactive and does not have application access.
- Step 2
Send an email from user's email address to Incoming mail handler mailbox.
Expected Results
User is inactive so mail handler should not check if user has application access or not. A ticket should be created.
Actual Results
Incoming mail handler check the inactive user that has no application access
Workaround
Remove email address from the inactive user so incoming mail handler does not map and check that user account.
Not on resolution
The problem is not a Jira bug, see related KBs covering the problem:
- is related to
-
JRASERVER-33116 Mail handler incorrectly matches inactive or deleted users email address when creating an issue
- Closed
-
JRASERVER-9182 Having two users with the same email address can cause email problems
- Gathering Impact