cschleiden / azure-boards-estimate

Estimate - Planning Poker for Azure Boards
https://marketplace.visualstudio.com/items?itemName=ms-devlabs.estimate
MIT License
59 stars 72 forks source link

Could not load session: 404: Not Found #93

Open joetcochran opened 5 years ago

joetcochran commented 5 years ago

Running version 2.2.3 against Azure DevOps Server Update 1.

When navigating into the session I just created, I get an error stating "Could not load session: 404: Not Found"

Additional info from Developer tools indicate some 404's on a call to "Documents"

I have moved my DefaultCollection from the "normal" place of "myserver.com/DefaultCollection" to "myserver.com/devops/DefaultCollection" - could this be why? Is there some config in the extension I need to change to account for this?

PatrickBig commented 5 years ago

I'm having the same issue

{$id: "1", innerException: null,…} $id: "1" errorCode: 0 eventId: 3000 innerException: null message: "%error="1660002";%:The collection does not exist ↵%error="1660002";%:The collection does not exist" typeKey: "DocumentCollectionDoesNotExistException" typeName: "Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.DocumentCollectionDoesNotExistException, Microsoft.VisualStudio.Services.ExtensionManagement.WebApi"

jakekobes commented 4 years ago

Yeah I have the same issue, we just did an in-place upgrade of TFS 2017 Update 3.1 to Azure DevOps Server 2019 Update 1 and installed this extension and throws the same error on creating a new session.

thePilotPirX commented 4 years ago

Same issue, both on Azure DevOps Server 2019 Update 1 and Azure DevOps Server 2019 Update 1.1

diogopalexandre commented 4 years ago

Same issue, Azure DevOps Server 2019 Update 1.1

DotSlashChris commented 4 years ago

Same issue. Estimate extension 2.2.3. Azure Devops Server Dev17.M153.3 (Azure Devops Server 2019 Update 1). Interestingly, it is working for some of my projects, but not others. I haven't identified a difference.

ghost commented 4 years ago

Same issue, please advise how to fix it.

assofohdz commented 4 years ago

I'm in the online Azure DevOps and getting this when trying to join a session I created. Getting in the async session. Not getting it in the online session

feynmanq commented 4 years ago

Same issue. 17.153.29522.3 (AzureDevOps2019.Update1.1) Version Dev17.M153.5

jmesserer commented 4 years ago

Same issue.

17.153.29207.5 (AzureDevOps2019.Update1) Version Dev17.M153.3

Extension Version: 2.2.3 (installed 04/15/2020)

parthibanj007 commented 4 years ago

Same issue.

Samuel-e1 commented 4 years ago

Same issue. On premise, Version Dev17.M153.5

melvis137 commented 4 years ago

Same issue. 17.153.29522.3 AzureDevOps2019.Update.1.1

If it helps, some of my projects in some collections work, while others do not. I am wondering if it has something to do with the projects that were migrated from TFS as opposed to projects that were newly created in Azure DevOps Server after the migration.