-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
Description
Error in v3
NoMethodError in tracks/mentor_requests#new
undefined method 'mentor_requests' for nil
return redirect_to action: :show if @solution.mentor_requests.pending.exists?
^^^^^^^^^^^^^^^^
Stacktrace
app/controllers/tracks/mentor_requests_controller.rb:12 - Tracks::MentorRequestsController#new
app/controllers/application_controller.rb:120 - ApplicationController#mark_notifications_as_read!
app/controllers/application_controller.rb:55 - ApplicationController#switch_locale!
app/controllers/application_controller.rb:30 - ApplicationController#process_action
Created automatically via Bugsnag