-
Bug
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
-
4.3 M7
In the Solr search tool, if we select multiple content types, the common ancestors of these content types are selected for auto-completion (but also to display columns).
Example :
Content types : Subprogram, Container
Request : {!ametys join=childProgramParts}
Columns : title, childProgramParts
The content types subProgram and container have two common ancestors : traversableProgramPart and courseListContainer.
The childProgramParts metadata is not available in the request and columns auto-completion.
The clause is well applied but the column childProgramParts is not resolved.
See #SolrQueryHelper.getCommonAncestor(Collection<String>).
- Est bloqué par
-
CONTENTIO-175 [SCC] synchronized fields from multiple content types
- Closed
- Est dupliqué par
-
CMS-8986 Potential NPE on copy metadata
- Closed