microsoft / microsoft/azure-devops-extension-sdk
Any way to get current team selected in backlog tabs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 159
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
In the old VSS code we could use VSS.getWebContext() to get some information about current project and selected team, but there doesn't seem to be a way in the new SDK. I need to get team information in an extension I'm building which is adding a new tab to the backlog.
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 comparing the old VSS.getWebContext() entry point with the new SDK context APIs while focusing on extensions that add a backlog tab. Determine whether the current project and selected team can be retrieved; done means the extension can access the current team information. No file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100