It's all about the answers!

Ask a question

How to fetch the user details who modifies the work item links?


Arshad Adavani (231220) | asked Dec 02 '16, 7:36 a.m.
edited Dec 07 '16, 3:01 a.m. by Ralph Schoon (63.1k33646)
Hello All,

The API call getModifiedBy() does not include link history. I have a user name "x" with me and say there are 100000 work items on a server.
And say this user "x" has made some changes to links (addition, removal) for some of the work items among these 100000 work items.
I want to filter out these work items first based on the user name "x" (if he has modified links) and then proceed ahead with processing.

Is there a faster way to detect this kind of modifier of the work item ? I know it can be done by iterating over history of a work item but that takes very very long time.


Thanks for any help!

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.