Hello Danya,
Thanks for all the feedback! I've logged #1, #3, and #4 as bugs and we'll try to fix them in a future release. #5 has been added as a feature request.
For #2, I'm not completely sure what is going on and we have not seen this issue before. Opening a query in TFS should not modify the query in any way. WIM does store some extra information for each query such as grouping and this info is stored locally and (optionally) in TFS source control. One thing I can think of is maybe this extra information we store is not getting saved correctly. Can you check if there are any files at the following location:
{My Documents}\Work Item Manager 2010\{server}\{collection}\{project}\Queries? If you chose to use the shared server settings for your project, then these same files should also be stored in TFS source control at the path
$/{project}/settings/WIM/Queries. If you're not sure if you're using the settings from the server, go to Application button > Options and see if the Use Server Settings checkbox is checked for your project.
Some further information on #3. The desired behavior is that when editing a query you should not be able to use the query builder anymore. It is only supposed to be enabled when creating a new query. The reason for this is because the query builder in WIM is quite basic and if you create queries in TFS it is possible that they can't be represented in our basic query builder. For instance, we have no support for adding brackets or creating hierarchical queries. We would have had to spend a lot of effort making our query builder as powerful as the one in Visual Studio and since our goal is to add value to TFS and not to replicate it's features, we decided not to spend too much time in this area. We did however add a different way to create queries and that is by using the
New by Example button in Work Item Queries group in the ribbon. Using this button it is possible to create a new query based on the current view of a query that you are looking at. For instance, if you drag a column to the group by row or filter by some column, you can use the New by Example button to create a query from those settings.
Kind regards,
Joel
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items