How to: See all the stories that have been assigned to a user in Agility

Question

How do we see all the stories that have been assigned to a user?

Workaround/Resolution Action

Run an API query as follows:

<Server Base URI>/rest-1.v1/Data/Story?sel=Name,Scope.Name,ID,CreateDate&where=Owners.Name=
"administrator"&sort=-CreateDate

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.