tfs-workitem Questions
7
Solved
Is there absolutely any way (backlog query, web page, Visual Studio, or via API) to get a list of work items that I have clicked Follow on in Visual Studio Team Services?
Toneme asked 21/6, 2016 at 2:8
3
We have a number of Work Items in a project. Now, there is another organization in our devops and we wish to move all our existing Work Items from the old organization (project) to the new one. How...
Avisavitaminosis asked 23/8, 2019 at 7:54
4
Solved
I want to create a query with my followed works items in TFS 2017, but I didn't find the field name for the followed state.
I want to create that query in order to add a new widget in home dashboa...
Empire asked 21/12, 2016 at 14:29
2
Solved
I'm trying to write a project reporting tool in WPF / C#. I want to access all the project names on our TFS (Team Foundation Server), and then display statistics for each work item in a given proje...
Wingfooted asked 18/9, 2014 at 22:55
5
Solved
I am posting this in the hope that it will save someone else the time and effort of figuring this one out:
My current setup is VS2015 against TFS 2013.4
Problem
My old PC setup had VS2013, and I...
Congruency asked 24/6, 2015 at 16:18
4
Solved
Is it possible to change the type of a TFS work item? For example, I have a Bug I would like to change to a Change Request.
Episcopacy asked 6/4, 2010 at 15:25
4
Solved
The default check-in action for a work-item is "resolve". I'd like to set it to "associate" so that this work item isn't automaticaly closed if I check-in stuff too fast. How can I do that?
Tupungato asked 15/9, 2008 at 12:19
1
Solved
I'm using the basic work item process in Azure DevOps.
If I look at my backlog without any filters, then it shows me a hierarchy, with epics as the top-level items, then issues and then work items...
Zymogen asked 26/5, 2019 at 16:1
2
Solved
I have an inherited process from an Agile process. The base process had the following states New, Active, Resolved, Completed. I added several new states, so now it goes New, Triaged, Active, Devel...
Phenocryst asked 28/12, 2017 at 18:24
1
Solved
I'm running into an inconvenience - I have specific tasks in TFS that I want to be associated with multiple check-ins before they are resolved, but Visual Studio defaults the check-in association t...
Revivalist asked 25/6, 2018 at 18:19
2
How can I create a TFS query that will show items changed within the last day by a specific user?
I need to view what items were completed by the team yesterday.
Ashly asked 3/9, 2009 at 8:40
1
Solved
To compare the related work items between the current release and a previous release I can use the following:
Is there possible to create a query to get the same work items between two releases?...
Propene asked 21/2, 2018 at 15:40
2
Solved
I have a specific artifact in TFS, say changeset "123", which has the URI "vstfs:///VersionControl/Changeset/123". I realized that the link "http://tfs:8080/tfs/web/UI/Pages/Scc/ViewChangeset.aspx?...
Stockholm asked 17/1, 2012 at 7:36
1
Solved
In what scenario makes it sense to distinguish "Duplicate" and "Duplicate Of" as "Link type" when linking two WorkItems (WIs) in Team Foundation Server (TFS)?
How to deal with "Duplicate" relation...
Malynda asked 29/3, 2017 at 13:13
1
Solved
If I have the name and the owner of the Shelveset, I can find it successfully using the following code:
foreach (Shelveset shelveset in
versionControlServer.QueryShelvesets(workItem.
Fields["As...
Centavo asked 29/3, 2017 at 2:51
0
I am new to C# (coming from Java) and am trying to write a report that counts the number of code reviews done.
I have no trouble iterating through the code review requests. When a code review is a...
Boon asked 28/3, 2017 at 2:11
3
Solved
Using Visual Studio 2015, TFS 2015 and Git, is there any way to enforce or remind me to link a work item on check-in? Or is it possible in newer versions of VS / TFS? VS extension?
What I want:
...
Gun asked 17/1, 2017 at 16:59
4
Solved
We are using TFS 2010 and Team Explorer's work item feature for Project Management.
When a work item (like a bug or task, etc) is assigned to a user, how can that person be sent an email informing...
Fixative asked 19/3, 2011 at 12:41
3
TFS supports querying on tags, but I can't find a way to create a TFS work item query to return results that have no tags or any tag.
It is not possible to sort the Tag column in the TFS web acces...
Nuptials asked 5/3, 2015 at 15:54
1
Solved
My team currently works with an on-premises TFS 2012 server. I am migrating everything to Visual Studio Team Services, formerly Visual Studio Online. I am starting with a test project and was able ...
Ailsun asked 25/5, 2016 at 19:45
2
Solved
We have a system in use where developers will log a support ticket using a new 'Support Ticket' work item in TFS 2010. If there's a code change as a result they will link the changeset to this work...
Revenue asked 15/10, 2015 at 20:12
1
When are working with various Work Item types (user stories,Tasks, etc) we assign tags to reference the area of work. This makes it easy to filter the Backlogs items view to find any related storie...
Daliadalila asked 2/9, 2015 at 11:41
5
Solved
Is there a way in TFS in VS2010 to specify that a particular iteration is the current one, and then return that for use in queries similar to the way @Project works? If not is there a way to do sub...
Dictaphone asked 19/1, 2010 at 0:56
2
Solved
Is it possible to add a comment to a work item in Visual Studio Team Services using the REST API?
I've checked the work item doc and fields doc but I couldn't see anything in the fields JSON which...
Unnecessarily asked 17/9, 2014 at 16:9
3
Solved
This is part of a larger restriction, but the part that is tripping me up is being able to allow only the user that created a work item (the value of the "System.CreatedBy" field) to transition a w...
Levitan asked 24/9, 2014 at 19:27
1 Next >
© 2022 - 2025 — McMap. All rights reserved.