Issue
- Facing issue while creating an object with a many-to-many relationship with the User object.
- While adding an entry of a particular object and trying to associate the User with that entry, the list of Users takes too much time to load or doesn't load when the User count is high.
-
Steps to reproduce:
1. Start Liferay DXP 7.4 U86.
2. Create nearly 40k+ users
3. Navigate to Control Panel > Objects
4. Create an Object by clicking on the '+' blue icon.
5. Navigate to fields and create one field.
6. Now, navigate to the Relationships tab and select type many to many with the Object 'User'.
7. Create an object layout.
8. Now, enable the show widget > CONFIGURATION under 'Details' tab and publish.
9. Deploy the newly created widget on a page.
10. Add an object entry.
11. Click on the 'Relationship Tab' and then the '+' icon to select the user.
12. The popup screen will open to select the user.Actual Result: The user list is taking time to load if the number of users is more.
Expected Result: The user list should be displayed normally.
Environment
- Liferay DXP 7.4
Resolution
- This is a known bug that has been addressed by LPS-199155
Additional Information
- If a hotfix is required, please create a support ticket requesting the hotfix by attaching the patch details.
- The following articles will guide you to install the Fixpack/Hotfix in your environment: