-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE, 7.0.1 CE GA2, 7.0.0 DXP SP1
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP3, 7.0.0 DXP SP1, Master
-
Component/s: ~[Archived] WCM
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
When updating default values of a DDMStructure, a unnecessary reindex of all its JournalArticles is triggered
Steps to reproduce
- Create a DDMStructure
- Add default values to it
- Create a webcontent with that structure
- Activate debug traces for com.liferay.portal.search
- Add a new field to DDMStructure:
- Expected behavior: webcontent is reindexed
- Expected behavior: webcontent is reindexed
- Modify default values of DDMStructure:
- Expected behavior: webcontent is NOT reindexed
- Wrong behavior: webcontent is reindexed
- Expected behavior: webcontent is NOT reindexed
- relates
-
LPE-15294 All JournalArticles using a DDMStructure are reindexed when that structure's default values are modified
-
- Closed
-