Locked TFS 2010 Web Access Query?

  • 9. dubna 2012 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 ?

Všechny reakce

  • 9. dubna 2012 16:57
     
     Odpovědět

    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

  • 10. dubna 2012 5:07
    Moderátor
     
     Odpovědět

    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