Azure / Azure/azure-devops-cli-extension

[Feature Request]Add tag to a work item

Open
#515 3 comments 0 reactions 0 assignees View on GitHub
boards Feature help wanted
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

The existing `work-item update` command sets all tags on a work item. We'd like a way to add a new tag without wiping the existing ones.

System.Tags is physically a scalar field, but logically it's a collection. The relevant operations are - add a tag, remove a tag, maybe replace a tag with another. DevOps CLI doesn't recognize that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.