Correlated select fetching doesn't work with dynamic fetches #1978
Labels
component: entity-view
component: GraphQL
kind: bug
worth: medium
Implementing this has a medium worth
Description
A GraphQL query that does some dynamic fetching of batch select mapped attributes runs into trouble. During join processing it fails with an exception like
correlated_attribute
not found.The mapping that failed looked like
treat(collectionAttribute as Subtype)
Environment
Version: 1.6.14
JPA-Provider: -
DBMS: -
Application Server: -
The text was updated successfully, but these errors were encountered: