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
I am trying to create relationships between work items using the work item client API. This relationship seems to be tracked as a high-level /relations property path. I can't seem to find support for setting these relationships in the API. If I try to force it via a JsonPatchOperation I get:
VstsServiceError: Work item patch does not support patching the top level property at path /relations.