microsoft / microsoft/azure-devops-extension-sdk
Graph api missing listGroups
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 159
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
As far as I can tell there's no way to list out the groups with the new api like the listGroups() call in the old one. Without that there doesn't seem to be a way to lookup group names without already having a descriptor or scope ID.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the new Graph API surface and comparing it with the old listGroups() call described here. Done means the new API provides a way to list groups and look up their names without an existing descriptor or scope ID, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100