-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.10
-
Component/s: Layouts & Widgets, Seam / JSF UI, Search Tab
Studio-side:
- create simple vocabulary myVocab with several values
- create custom document model
- add 2 String fields (A and B) to the customer schema
- in the layouts, set field A with a Text widget
- in the layouts, set field B with a Single Vocabulary widget
- create a Search Content View named mySearchCV
- set field A as a Terms widget (this should be set as Checkbox by default inside the configuration panel)
- set field B as a Single Vocabulary widget
Server-side:
- synchronize Studio project
- create 2 or 3 documents with values filled in for title, and fields A and B
- head over to the Search tab
- select search mySearchCV
- click one of the field A aggregate values
- save the search and name it mySavedTestSearch
- click the Workspace tab
- select Searches in the left panel
- observe the TERMS aggregate is not displayed in the Summary tab (see missingTermsValueSummary.png)
- observe the TERMS aggregate is not displayed in the Edit tab (see missingTermsValueEdit.png) but here a message saying No available result is displayed.
It won't be fixed in 9.10 and master because the JSF UI is deprecated
- depends on
-
NXP-28936 Fix display of aggregates in Summary/Edit views of Saved searches
- Resolved
- is related to
-
NXP-20029 Fix 'Summary' and 'Edit' tabs of saved search (DefaultSearch)
- Resolved
-
NXS-4490 Make aggregate widgets agnostic of the widget mode
- Resolved
- is required by
-
NXP-25467 Do not override the global page size when viewing/editing a saved search
- Resolved