Page MenuHomePhabricator

NavigationDataObjectVisualizationFilter: If one input is bad, all subsequent outputs fail
Closed, ResolvedPublic

Description

Expected behavior is:

All inputs should be passed through to the output regardless of whether there is a valid representation object for the input.

If an input does not have a valid representation object associated with it, processing of subsequent inputs/representation objects should continue.