question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vsts work item create: ability to link related work items

See original GitHub issue

Something like this would be super useful for our team:

vsts work item create ...required args... --parent xxxxxxxxxx
vsts work item create ...required args... --related xxxxxxxxxx

cc @adkinn

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:11
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

5reactions
leebergcommented, Nov 30, 2017

This is my top request - I am using VSTS CLI to clone projects from a master template project… but without the ability to set parent / related I am left with tons of “un-parented” tasks and PBIs with no child tasks

Also, I was also hoping this info might show on the “relations” under show work item: Imgur

When I use the plain old rest API I am seeing relations info - but nothing is being passed except null from the CLI

1reaction
geverghecommented, Apr 16, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Create - REST API (Azure DevOps Work Item Tracking)
Grants the ability to read, create, and update work items and queries, update board metadata, read area and iterations paths other work item...
Read more >
Need ability to link Test Results back to ANY work item type ...
In my opinion, yes the test case should be linked as well. A task can be just another type of defect. For traceability,...
Read more >
Azure DevOps - Lesson 13 | Work Items - YouTube
Azure DevOps Total 30+ Lessons Playlisthttps://www.youtube.com/playlist?list=PLkLerKPSoQ_M1kA_FzK1106ZsJdSZFIhpWork Item in Azure DevOps ...
Read more >
Automating the creation of work items in Azure DevOps (from ...
To create a work item, you need to send a POST request to the workitems API by passing a JSON body that defines...
Read more >
Create vsts work item with Azure DevOps REST API - Medium
Azure Work Item provide rest API to create task, product backlog items in Azure DevOps. We can integrate this rest API with external...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found