-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.0 CE GA1, 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Dynamic Data Mapping > Upgrades
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
1. On 7.0 add a new Web Content structure
2. Edit the structure and save (do not need to alter any details)
3. Confirm there is an entry in the BackgroundTask table with a taskExecutorClassName of com.liferay.dynamic.data.mapping.background.task.DDMStructureIndexerBackgroundTaskExecutor
4. Upgrade to 7.2
Expected Behavior:
The taskExecutorClassName in the BackgroundTask table is com.liferay.dynamic.data.mapping.internal.background.task.DDMStructureIndexerBackgroundTaskExecutor
Actual Behavior:
The taskExecutorClassName in the BackgroundTask table is com.liferay.dynamic.data.mapping.background.task.DDMStructureIndexerBackgroundTaskExecutor