exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
414 stars 122 forks source link

ActionView::Template::Error in tracks/build#show #6477

Closed iHiD closed 10 months ago

iHiD commented 10 months ago

Error in v3

ActionView::Template::Error in tracks/build#show undefined method `solution_counts' for nil:NilClass

View on Bugsnag

Stacktrace

app/views/tracks/build/_show_tags.html.haml:13 - _app_views_tracks_build__show_tags_html_haml___2874651076985057573_252360
app/views/tracks/build/show.html.haml:76 - _app_views_tracks_build_show_html_haml___451008674424729841_252260
app/controllers/application_controller.rb:94 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag

iHiD commented 10 months ago

An error linked to this issue has been marked as fixed in Bugsnag ActionView::Template::Error in tracks/build#show