microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
47 stars 45 forks source link

2.2.22 Release not working with TFS 2017 Update 2 on premise #87

Closed imega100 closed 5 years ago

imega100 commented 5 years ago

The latest release 2.2.22 often fails to load the editing control with TFS 2017 Update 2.

insanity13 commented 5 years ago

+1 we've got the same problem image

image

japj commented 5 years ago

+1 also not working on TFS2018U3

adamnw commented 5 years ago

+1 TFS2017U3

ez5504 commented 5 years ago

+1 TFS2018U1

kabourneeak commented 5 years ago

+1 TFS2018U2

jlad00 commented 5 years ago

+1 TFS2018U2

Raistlen38 commented 5 years ago

+1 TFS 2018 U3

mmanela commented 5 years ago

Thanks for the report, we are looking into this right now

ostreifel commented 5 years ago

should be fixed with 921085f8917a563f6e0e71416623c63d0251b73a, reverted version is now rolling out.

Scott-Emberson commented 5 years ago

@ostreifel The commit 921085f has seemed to of broken the Multivalue control now, we are running the 2.2.22 version on TFS 2017 Update 3

ostreifel commented 5 years ago

@Scott-Emberson that commit is version 2.2.25 not 2.2.22. The issue you are referring to is what is patched by that commit. Please make sure to upgrade to version 2.2.25

Scott-Emberson commented 5 years ago

@ostreifel It looks like 2.2.25 is not available still. image

japj commented 5 years ago

The update is avaliable on the marketplace https://marketplace.visualstudio.com/items?itemName=ms-devlabs.vsts-extensions-multivalue-control

However, it could be that your on premise server has not auto updated to the new version yet. You can manually upgrade an extension (if you have the right permissions) by uploading the new vsix.

insanity13 commented 5 years ago

@Scott-Emberson Try to install it from marketplace without uninstalling previous version. You'll get error, that extension already installed. But after that will be 2.2.25 version.

Scott-Emberson commented 5 years ago

Thanks, @insanity13 this forced the update and it's now working.