In looking at TEIID-5873 I could see that we weren't checking for visibility when building navigations. So if an entity is not visible, but is on the other side of a foreign key from an entity that is, we'll throw an npe rather than simply not adding the navigations.
- is caused by
-
TEIID-5753 Please add extension metadata support to allow for an invisibility option on single foreign tables/views for odata layer
- Resolved