You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A FindDescriptor call with an included link block returns an error about non-unique returns
To Reproduce
Add a descriptor with a valid link to an existing metadata entity.
Then issue a find descriptor call, using a combination of FindEntity and Link, and use the affiliated link block with the FindDescriptor call, for example (in python)
Describe the bug
A FindDescriptor call with an included link block returns an error about non-unique returns
To Reproduce
Add a descriptor with a valid link to an existing metadata entity.
Then issue a find descriptor call, using a combination of FindEntity and Link, and use the affiliated link block with the FindDescriptor call, for example (in python)
Expected behavior
We should have the relevant descriptors linked to the specified FindEntity and their properties returned.
The text was updated successfully, but these errors were encountered: