-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 6.1.X EE, 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M2
-
Branch Version/s:6.2.x, 6.1.x
-
Backported to Branch:Committed
-
Story Points:27
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
1. Configure a sharding environment. See Database Sharding:
https://www.liferay.com/documentation/liferay-portal/6.2/user-guide/-/ai/liferay-clustering-liferay-portal-6-2-user-guide-20-en
2. Create a new portal instance with the Virtualhost liferaydev.com and configure your /etc/hosts to point this instance to 127.0.0.1
3. Login into liferaydev.com and add a add the Currency Converter portlet to a page.
4. Go to Control Pannel > Apps > Plugins configuration and deactive the Currency Converter.
5. Check in the page that the portlet is inactive.
6. Restart the server and go to the same page
Result the portlet is active, also if you try to inactive again it doesn't work
Expected The portlet continues inactive
Note This feature works fine in the default instance.
- is related to
-
LPS-49874 Unable to create new portal instances with sharding enabled
- Closed