Post

2 followers Follow
0
Avatar

How to Get the sequence of a task

I tried to get it from WorkItemHierarchyLink

 

Tasks are listed under the links section:

https://oneus.clarizentb.com/metadata-explorer/WorkItemHierarchyLink

 

I queried:

{'entityId': '/Task/mhnl4lfxdvz9harjt06udzz335',
'relationName': 'WorkItemHierarchyLink',
'fields': ['Sequence']}

 

But I get this message in return, InvalidArgument:

Relations query for relation WorkItemHierarchyLink is not supported for class Task
Jared Thompson

Please sign in to leave a comment.

2 comments

0
Avatar

Thanks Roland, I will just use the czlquery query as you suggest.

Jared Thompson 0 votes
Comment actions Permalink