Parameterize a work item query by user/team over HTTP?
For an exploration with the Lotus Mashups team, we would like to run a work item query via HTTP where we can dynamically parameterize the query by a user or team.
E.g. for a query like "All open high severity bugs" I would like to be able to dynamically add an extra parameter like "for user 'bill'" or "for team 'My Awesome Team'".
Is there a way to do this with a query REST API? We are using Team Concert 1.0 but could use Team Concert 2.0 if necessary.
E.g. for a query like "All open high severity bugs" I would like to be able to dynamically add an extra parameter like "for user 'bill'" or "for team 'My Awesome Team'".
Is there a way to do this with a query REST API? We are using Team Concert 1.0 but could use Team Concert 2.0 if necessary.
One answer
For an exploration with the Lotus Mashups team, we would like to run a
work item query via HTTP where we can dynamically parameterize the
query by a user or team.
E.g. for a query like "All open high severity bugs" I would
like to be able to dynamically add an extra parameter like "for
user 'bill'" or "for team 'My Awesome Team'".
Is there a way to do this with a query REST API? We are using Team
Concert 1.0 but could use Team Concert 2.0 if necessary.
Unfortunately, there is currently no such functionality. Please feel free
to open an enhancement request.
--
Regards,
Patrick
Jazz Work Item Team