-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP32, 7.0.4 CE GA5, 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP35, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: Database Upgrade Framework
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Last Working Version:
-
Git Pull Request:
Steps to reproduce it:
- Startup a 6.2
- Go to Server administration and set any language (except en_US) as the default language and the unique available lenguage.
- Create a basic web content in the global site.
- Upgrade to 7.1 (master)
Results:
You will get an exception like this:
gogo: RuntimeException: com.liferay.portal.kernel.upgrade.UpgradeException: com.liferay.dynamic.data.mapping.exception.StructureNameException: Name is null for locale inglés (Estados Unidos)
And if you enter upgrade:check in Gogo Shell, the module journal-service will be pending to upgrade.
Expected results:
No errors are shown and the module journal-service will be upgraded properly
- Testing discovered
-
LPS-76501 Unable to upgrade journal-service when en_US is not an available language - TemplateNameException
- Closed