microsoft / vsts-extension-retrospectives

An Azure DevOps extension for efficient retrospectives
MIT License
180 stars 80 forks source link

Empty page in Retrospective #548

Open mirjana55 opened 1 year ago

mirjana55 commented 1 year ago

When I go to Retrospective, page is empty. Other people in my team don't have this problem. Last version of extension is installed.

In Developer Tools error is: Cannot read properties of undefined (reading 'id') at t. (https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1464674) at https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1442804 at Object.next (https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1442909) at https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1441821 at new Promise () at l (https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1441566) at t.updateFeedbackItemsAndContributors (https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1464487) at t. (https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1463231) at https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1442804 at Object.next (https://ms-devlabs.gallerycdn.vsassets.io/extensions/ms-devlabs/team-retrospectives/1.91.5/1680815526105/dist/reflect-bundle.js:2:1442909) message

error-retro

preview-retro

K-N-DP commented 1 year ago

We had exact the same issue here. It can be solved by clicking "Clear visit history" in the menu. It happened to users who had already watched a retro that was later removed. retro

dmarcautan commented 1 year ago

We had exact the same issue here. It can be solved by clicking "Clear visit history" in the menu. It happened to users who had already watched a retro that was later removed. retro

Thanks a lot for a quick fix. But it's still a bug