mikebranstein / vsts-extension-board-control

VSTS extension to move work items on board from work item form
MIT License
2 stars 3 forks source link

Board column dropdown not contextualised to a specific team's board when multiple teams in the ADO project #4

Open jimcoyle2023 opened 1 year ago

jimcoyle2023 commented 1 year ago

I was trying to solve a number of process challenges using this extension. Everything seemed to be working out well while I had a single team in the project. However, when I added more teams and made specific configurations to their board's columns, this seemed to only reference 1 specific team's board columns, regardless of which team's area path a work item was in, I couldn't work out why it'd had picked the specific team's board columns as it wasn't first alphabetically.

Teams: A Demo Team BA Team Design Team Dev Team

Whichever area path / team a work item was in, the board columns were always just those from the "BA Team" board.

mikebranstein commented 1 year ago

That's pretty strange - definitely an issue. I'm not maintaining this regularly, but if you dig into it and identify the error I'll take a PR.