Bug: query of subkey of dict that is in a subset of assets results in TypeError
#697
Labels
bug
Something isn't working
TypeError
#697
Like #696, this is easiest to explore in our inventory repo.
Some assets contain the following structure:
However, do not have the
connectors
key.When addressing the
connectors
key directly, all is well:However, addressing a subkey (valid or invalid) fails:
Traceback shows
TypeError
:The text was updated successfully, but these errors were encountered: