Cannot resolve path of nested generic mapped-superclass joins
Description
This issue is very similar to but it only occurs when joining multiple nested paths of generic mapped-superclass types.
When joining a generic mapped-superclass path, the first level join can correctly resolve its concrete type’s attributes. If, however, another join is created from the first one and it too is genericly typed, the resolution of concrete attributes fails.
This issue is very similar to but it only occurs when joining multiple nested paths of generic mapped-superclass types.
When joining a generic mapped-superclass path, the first level join can correctly resolve its concrete type’s attributes. If, however, another join is created from the first one and it too is genericly typed, the resolution of concrete attributes fails.