-
Notifications
You must be signed in to change notification settings - Fork 92
Description
[Incident: #2126] ActionView::Template::Error happened in: AdminController#account_numbers
Message
No route matches {action: "show", controller: "events", id: nil}, possible unmatched constraints: [:id]
Backtrace (up to last 10 lines)
actionpack (8.0.4) lib/action_dispatch/journey/formatter.rb:46:in 'ActionDispatch::Journey::Formatter::MissingRoute#path'
actionpack (8.0.4) lib/action_dispatch/routing/route_set.rb:880:in 'ActionDispatch::Routing::RouteSet#url_for'
actionpack (8.0.4) lib/action_dispatch/routing/route_set.rb:289:in 'ActionDispatch::Routing::RouteSet::NamedRouteCollection::UrlHelper#call'
actionpack (8.0.4) lib/action_dispatch/routing/route_set.rb:232:in 'ActionDispatch::Routing::RouteSet::NamedRouteCollection::UrlHelper::OptimizedUrlHelper#call'
actionpack (8.0.4) lib/action_dispatch/routing/route_set.rb:345:in 'block in define_url_helper'
app/views/admin/account_numbers.html.erb:43
activerecord (8.0.4) lib/active_record/relation/delegation.rb:101:in 'Array#each'
activerecord (8.0.4) lib/active_record/relation/delegation.rb:101:in 'ActiveRecord::Delegation#each'
app/views/admin/account_numbers.html.erb:39
actionview (8.0.4) lib/action_view/base.rb:278:in 'Kernel#public_send'
View on AppSignal: https://appsignal.com/hack-club/sites/6596247683eb67648f30f807/exceptions/incidents/2126?id=last
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
To triage