0

I am developing a VSTS extension. I have added a panel in the backlog window. I want to get the selected backlog item on the click of a button in backlog panel.

I cannot use WorkItemFormService as there is no active work item.
Any alternatives?

Matheus Lacerda
  • 5,983
  • 11
  • 29
  • 45
Anusha B
  • 95
  • 1
  • 1
  • 8

1 Answers1

0

No, there isn’t such API, you can’t get selected backlog through VSTS extension.

starian chen-MSFT
  • 33,174
  • 2
  • 29
  • 53