-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP97, 7.0.X, 7.1.10 DXP FP21, 7.1.X, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: User Management > Users & Organizations
-
Branch Version/s:7.3.x, 7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:U&SM| S04 Sprint 2 |10.13-11.3
-
Git Pull Request:
Cannot get user or organization list in case there are more than 65536 inactive users
Steps to reproduce
- Go to Control Panel => User and Organization
- Create one active test user and one test organization
- Double check both test user and organization are displayed
- Go to Control Panel => Server Administration => Script
- Create 70000 inactive users using attached script createInactiveUsers.groovy
- Go to Control Panel => User and Organization and check active users and organizations
- Expected behavior: both test user and organization created in first step are displayed
- Wrong behavior: no users and organization are displayed and an exception is thrown in log file
- Expected behavior: both test user and organization created in first step are displayed
- causes
-
LPS-123318 Solr throws error during AssetTagNamesOrganizationSearchTest
- Closed
-
LPS-123405 After installing Solr, can not display the created user
- Closed
- is related to
-
LPS-111623 ElasticsearchStatusException "The number of terms exceeded the allowed maximum" (defined in index.max_terms_count) occurs on Elasticsearch 7 when there are more than 65536 inactive groups (users or sites)
- Verified