Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard can show errors when the channel for a release can't be found #4262

Closed
markryd opened this issue Feb 9, 2018 · 2 comments
Closed
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving
Milestone

Comments

@markryd
Copy link

markryd commented Feb 9, 2018

A customer has reported that the project overview can throw:

Octopus v2018.1.3
TypeError: Cannot read property 'Name' of undefined
renderTaskStatusCell (/app/areas/projects/components/ProjectDashboard/DashboardCell/DashboardCell.tsx:122:63)
render (/app/areas/projects/components/ProjectDashboard/DashboardCell/DashboardCell.tsx:32:24)

which points to being unable to load the channel for a dashboard item.

I haven't been able to repro. Check if we can find the underlying cause, and update to make sure we handle this more cleanly.

@markryd markryd added kind/bug This issue represents a verified problem we are committed to solving area/execution labels Feb 9, 2018
@markryd markryd self-assigned this Feb 9, 2018
@markryd markryd closed this as completed Feb 9, 2018
@octoreleasebot octoreleasebot added this to the 2018.2.2 milestone Feb 9, 2018
@octoreleasebot
Copy link

Release Note: Fix a frontend crash when the project dashboard can't find the channel for a dashboard item

@lock
Copy link

lock bot commented Nov 23, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

2 participants