Sign In
Richard Murillo on Software Development
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Blog Home
About
Email Blog Author
Share this
RSS for posts
Atom
RSS for comments
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
C#
Lambda Expressions
LINQ to SQL (DLINQ)
Team Foundation Server
Visual Studio
Archive
Archives
September 2009
(1)
August 2009
(1)
June 2009
(1)
February 2009
(1)
October 2008
(3)
March 2008
(1)
November 2007
(1)
April 2007
(2)
February 2007
(1)
October 2006
(3)
September 2006
(1)
July 2006
(1)
June 2006
(2)
May 2006
(1)
April 2006
(11)
March 2006
(7)
February 2006
(2)
Visual Studio Team Foundation Server Feature Requests
MSDN Blogs
>
Richard Murillo on Software Development
>
Visual Studio Team Foundation Server Feature Requests
Visual Studio Team Foundation Server Feature Requests
Richard Murillo - MS
28 Apr 2006 3:59 AM
Comments
1
I find it difficult to manage many Shared Queries in the work item tracker of VSTF. Sometimes I want to save my ad-hoc query for distribution to a small set of people (maybe just a peer even), but find no way to really make that easy except for sharing the query with the entire team. Even there, you could have hundreds of queries with no real way to group them, so you have to get creative with the naming.
Scenario: I am in a meeting and I need to quickly query WIT to respond to a question. If I do not have an instance of Visual Studio running on my laptop, I would need to start one up (alternate: MSTSC in to my primary development workstation and open a new VSTS instance there) and wait for it to connect to VSTF. Then I would need to hunt down the query, or create a new query based on the criteria, then wait for the results. After I get my results and present them verbally, Bob, a peer developer, also wants to see the results and other various details that I didn't explicitly communicate in my answer. I would have to save my query as a shared query and give him the name so he could hunt it down.
Features I want:
An easy way to share WIQL queries with team members as an external file that can be executed by anyone that has read access to the team foundation server.
Value Propositions
Queries can be shared easily with users who do not actively watch a VSTF WIT database
Queries can be stored outside of VSTF (email, SharePoint, etc.)
Update: this is possible in a limited fashion and is hidden away. When creating a VSTS query, you can File -> Save As... to save it as a file directly. You cannot, however, export an existing query directly to a file. You must open the query, modify it, change it back to the way it was (i.e. add a clause then remove it) then do a File -> Safe As... and save it as a file.
A way to organize the work item queries into folders and, for shared queries, adjust permissions on a folder level based on TFS or Windows security group
Value Propositions:
Enhanced organization allows users to find relevant information quickly
Security lock down can prevent unauthorized editing of a query (i.e. only the triage team can create, update, or delete triage queries)
Functionality to search by query name, creator, last updated, etc.
Value Proposition:
If my team instance has many WIT folders or queries I may need to locate a query quickly and easily
May wish to check for duplicate query name or search for a query that already has similar functionality that I can copy then modify for my purposes (find query from last release containing known issues and copy that to a new query so I can change the version, etc. for a new known issues query).
Goals:
Users can update existing VSTF, or create new VSTF instances and/or installations without breaking changes
IMHO if we coupled this with a
command line tool
that I previously proposed some users would not need Visual Studio or Office at all to manage the queries which would be nice.
gh9zRYb9z3NLEeu
1 Comments
Team Foundation Server
,
Visual Studio
Blog - Comment List MSDN TechNet
Comments
Loading...