Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: Upgrades
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:4
-
Similar Issues:
Description
7500 JournalContentSearches with the same portletId but different groupIds (site templates populating web content)
2 JournalContentSearches with the same portletId and same groupId (bug fixed here: LPS-25746)
Before-
- Grab portletIds of JournalContentSearch
- Query PortletPreferences with portletId, getting a list of "correct" 7501 correct articleIds (same portletId, groupId has one displayed article)
- Iterate 7501 times and updateContentSearch the same one over and over again with a different articleId, (whatever is returned by getArticleContentSearchesByPortletId(portletId) contentSearches.get(1))
Result: 1 removed
After-
- Grab groupId and preferences of entries with duplicate groupId and portletId (1 result)
- Grab articleId from preferences
- updateContentSearch once
Result: 1 removed

Hello! We are in the process of removing the "General" component all together. Please help us by removing "General" from the component field and applying a relevant component. Thanks in advance for your help. formercomponentgeneral03202013EG