How to find change set(s) submitted for review?
Is there any way to programatically find the change set(s) submitted for review for a specific user using RTC4 SDK?
|
One answer
Ralph Schoon (63.3k●3●36●46)
| answered Jan 14 '13, 8:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Vinod,
what you are trying to achieve? Based on not really understanding your use case, the easiest way to get the work items that are pending approval is using a query. You can do that also using the API. You can also use an Expression that you dynamically create and run that using the API. There are more API examples in the blog that is subject to the links in this answer, that might be interesting for you. Comments Hi Ralph,
Hi Vinod,
As a second thought, you could probably create some kind of automation using the API. This post shows a little bit of the Server API likely to be involved: http://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/
|
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.