rails / mission_control-jobs

Dashboard and Active Job extensions to operate and troubleshoot background jobs
MIT License
613 stars 71 forks source link

NoMethodError in MissionControl::Jobs::Queues#index #127

Closed christopher-b closed 5 months ago

christopher-b commented 5 months ago

Hi Folks, I'm have a fresh install of Solid Queue and Mission Control (on an app recently upgraded from Rails 7.0 to 7.1).

I'm getting an error when trying to load /jobs.

NoMethodError in MissionControl::Jobs::Queues#index
mission_control-jobs (0.2.1) app/views/mission_control/jobs/queues/index.html.erb:1

My hunch is that it's something to do with the changes to load paths in Rails 7.1, but I'm using the 7.1 default settings so I would imagine it should work.

Any advice on how I can debug this? Thanks!

christopher-b commented 5 months ago

I have learned that this is being caused by an acronym inflection for "UI".