TFS 2010 Web Access Query?
-
2012년 4월 9일 월요일 오후 12:25
Hi,
On TFS Webaccess I regularly run the following query that I created to get a list of bugs for a specific customer.
But the Customer never remains same,I always need to re-open (Edit) the query and make a change in the filter and re-run the query after that.
Is there any Possibility to Add Customer name on the Main interface of TFS and its Value needs to be Variable?
For example, I had saved the below query as test1
So now on Main Interface I can View Test1 as a query
and now I need A Variable value for customer on front of the query is it possible ?
모든 응답
-
2012년 4월 9일 월요일 오후 4:57
This is a good request. It would eliminate creating multiple queries. However currently the supported variables are @Me, @Project and @Today.
You could create a team query with Customer field with value [Any] and also add Customer field in the sort column. So that you would have the query result with all customer and sorted them by Customer.
Here is more detail for Add, Remove, Reorder and Sort
http://msdn.microsoft.com/en-us/library/ms181356.aspx
Regards,
Adhi
My TFS Blog
Please remember to mark as answered, if this reply helps- 답변으로 제안됨 Serkan InciMicrosoft Employee 2012년 4월 10일 화요일 오후 4:28
- 답변으로 표시됨 Lily_WuMicrosoft Contingent Staff, Moderator 2012년 4월 17일 화요일 오전 7:45
-
2012년 4월 10일 화요일 오전 5:07중재자
Hi Nadeem,
Thank you for your post.
As far as i know, what you want is not support now, but Adhi provide a idea that query out all customers' value then sort them, the customer off couse contained in the list. Fro cuurest release, get a specific customer's value you need to set it in the query, but change to another customer, you need to change the query rule too.
I suggest you submit a feedback to Visual Studio UserVoice site. Microsoft engineers will evaluate them seriously.
Best Regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
- 답변으로 제안됨 Tarun__AroraMVP 2012년 4월 10일 화요일 오후 6:07
- 답변으로 표시됨 Lily_WuMicrosoft Contingent Staff, Moderator 2012년 4월 17일 화요일 오전 7:45

