-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.3 CE GA4, 6.2.X EE
-
Component/s: Categories, Staging
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:8
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce: (Only ee-6.2.x)
- Have a clean bundle with fresh DB
- Start the server
- Assert that Categories only contains the default "Topic" vocabulary
- Enable local staging with the default settings on the default Liferay site
- Assert that Categories will have an additional vocabulary "Topic (2)"
Actual result: There is an additional Vocabulary named "Topic(2)"
Excepted result: When enabling local staging it should not add "Topic(2)" vocabulary
Caused by LPS-52587