Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add work item batch update function to WorkItemTrackingApi #594

Closed
csvtuda opened this issue Apr 16, 2024 · 2 comments
Closed

Add work item batch update function to WorkItemTrackingApi #594

csvtuda opened this issue Apr 16, 2024 · 2 comments

Comments

@csvtuda
Copy link

csvtuda commented Apr 16, 2024

Hey there,

We're currently trying to add a few automated update utilities to our frameworks, for example for automatically setting the automation status of test cases. We know that it is possible to update many work items in a single batch request, as specified here or here. The endpoint also does what it's supposed to do (verified in Postman).

Unfortunately, this neat library does not provide such a method in the WorkItemTrackingApi. There is only a function for updating a single work item and for retrieving work items in a batch request.

Would it be possible to add a function for updating work items in a batch request, as specified in the documentation?


  1. Please check our current Issues to see if someone already reported this https://github.com/Microsoft/vsts-node-api/issues

As far as I can see, this was never discussed: https://github.com/microsoft/azure-devops-node-api/issues?q=work+item+batch+

Environment

Node version: v18.12.1
Npm version: 8.19.2
OS and version: Windows 10 Pro 22H2 19045.4291
azure-devops-node-api version: 13.0.0

@aleksandrlevochkin
Copy link

Hi @csvtuda! Thank you for reaching out regarding this enhancement. We are currently working on higher-prioritized issues, but we will get back to this one as soon as we can.

Copy link

This issue has had no activity in 90 days. Please comment if it is not actually stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants