Dear, Atlassian Team.
We are setting up to register as an issue at the Jira Service Desk when an internal employee sends an email. (Jira Mail handler)
When a person with actual jira administrator privileges sends mail, it is marked as an unauthenticated user and cannot specify a reporter. We're using LDAP.
Can't jira mail handler get user information if there are many user objects in ldap?
There are about 6,000 objects in AD. After testing about 20 people, about 10 reporters are assigned to their mail addresses, and 10 are recognized as external users and designated as default reporter (ASK-IT).
Please help us.
Best Regards,
KRAFTON & PUBG
Yongwon BAEK
I don't think Jira & JSD Mail handlers recognize more than 1000 objects.
Do you have any reports on this?
We are using Microsoft active directory.
https://jira.atlassian.com/browse/JRASERVER-63771
I am inquiring because it seems to be an extension of this inquiry.
No, that's a good find, but it's actually a problem in the user-picker code, not the directory synchronisation.
You'd have seen a much larger response if the directories had been limited - there are millions of Jira users in LDAP systems larger than 1,000 objects.
I would start by cross checking the "missing" people against what Jira is reporting them as. And not just that they exist, but that their emails are exactly matching - I've seen issues when database collations are wrong and people are using different character sets in their names and emails.
Our Domain Controller's ldap max page size is set to 30000. (Default 1000)
It is confirmed that there is no problem in our Domain Controllers.
Also, we have several domains. (abc.com, abcd.com abcde.com)
However, accounts that are recognized as external users are stored at abc.com.
(abc.com is the default tenant address.)
Our Domain Controller's ldap max page size is set to 30000. (Default 1000)
It is confirmed that there is no problem in our Domain Controllers.
Also, we have several domains. (abc.com, abcd.com abcde.com)
However, accounts that are recognized as external users are stored at abc.com.
(abc.com is the default tenant address.)