-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 7.10, 8.10, 9.1-SNAPSHOT
-
Fix Version/s: 9.2
-
Component/s: Search Tab
-
Backlog priority:500
-
Sprint:nxGang Sprint 9.1.9
-
Story Points:2
- create a schema with a multivalued String named myMultiStr
- create a vocabulary
- create a simple vocabulary aVoc
- create a schild vocabulary named bVoc referencing aVoc as a parent
- create a custom document using a Multiple Chained Vocabulary widget
- reference the bVoc vocabulary
- customize the Search form and drop a Terms aggregate
- select Directory Select type
- select bVoc as vocabulary
- synchronize the project with the server
- create several docs with several values for the attribute
- go to the Search tab
- select a value for the field
- observer the parent label is not resolved and only the child is
Notes:
- doing the same with a single hierarchical vocabulary instead of 2 parent/child vocabularies works fine.
- please see vocabAggregates.png for comparison
- please find ffischer-710-
NXP-21929.zip for fast reproduction