microsoft / vsts-extension-multivalue-control

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

Multivalue control by Microsoft DevLabs failed to load #158

Open AmauryBHDLEON opened 3 years ago

AmauryBHDLEON commented 3 years ago

Good Evenening! We request assistance to resolve issue with the loading of some fields of mullti values that will not be loaded in Azure for some users

Multivalue-failed

pumlicz commented 3 years ago

Hi this often happen to me, when i have some kind of redirect from like an old version of Devops/TFS. Somehow this caches the url domain name, and is pointing to that wrong location. I need to reset IIS, and then it works okay. I would like this to be fixed too.

LoveCZek commented 3 years ago

We have exactly the same issue. In our case we have our Azure DevOps server available from two URLs - one is available only from internal network, used by our build agents for example. Users use different URL, but Multivalue Control sometimes try to load itself from the internal one, that is for users unreachable. Leading to same error as above. App Pool recycle usualy fix it but only temporary, issue is returning after some time.

shayki5 commented 3 years ago

@LoveCZek we face the same issue (access from proxy server - another URL), did you solve it?

DinaS04 commented 3 years ago

This happens to us too when connecting via Cyolo.io. Are you working on a solution?

WimKok01 commented 1 year ago

We are experiencing the same issue, is there a solution yet? we have a saas solution from Microsoft azure devops and I don't understand the proposed workaround Foutmelding Theme Multivalue control

WimKok01 commented 1 year ago

The "Failed to load" issue is no longer present, I don't know why Kind regards Wim

joacimsvensson commented 1 year ago

we have the same situation as @shayki5 - any response from the developers at all?