microsoft / vsts-extension-retrospectives

An Azure DevOps extension for efficient retrospectives
MIT License
183 stars 82 forks source link

Error when clicking History for some retros #386

Closed gityup4567874 closed 2 years ago

gityup4567874 commented 2 years ago

Error: "We detected an error in the application"

mnelsonwhite commented 2 years ago

image Clicking on this causes the error TypeError: can't access property "displayName", t.fields['System.AssignedTo'] is undefined

gityup4567874 commented 2 years ago

retrospectives error

gityup4567874 commented 2 years ago

Getting that error when clicking the arrow in History

gityup4567874 commented 2 years ago

Any update on why we are getting this error?

mindlessroman commented 2 years ago

Hey folks - I have a hunch of what's happening here, but would like to confirm. Do you know if these items were assigned to team members who are no longer part of your organization?

gityup4567874 commented 2 years ago

All assigned users are part of the organization.

mindlessroman commented 2 years ago

There was a release for 1.80.11 this past week, and I believe a fix for this was included. Are you still seeing this problem?

gityup4567874 commented 2 years ago

The retro board history still has the "We detected an error in the application" for the existing boards that were created.

mindlessroman commented 2 years ago

@gityup4567874 - do you have the information from the developer's console about what failed?

polatengin commented 2 years ago

I created a branch, a commit to the branch and I deployed the fix to dev environment. @mindlessroman , when you can repro the issue, can we check the solution on the dev environment, please?