#3144 - A NoMethodError occurred in reports#report: undefined method `reverse' for nil:NilClass
A NoMethodError occurred in reports#report:
undefined method `reverse' for nil:NilClass
app/lib/reports.rb:258:in `render_json'
-------------------------------
Request:
-------------------------------
* URL : https://www.bikelink.org/reports/report.json?end_date=2022-08-29&location_ids%5B%5D=828&postal_codes=&start_date=2022-11-01&report=Daily%20Rental%20Starts
* HTTP Method: GET
* IP address : 99.145.199.194
* Parameters : {"end_date"=>"2022-08-29", "location_ids"=>["828"], "postal_codes"=>"", "start_date"=>"2022-11-01", "report"=>"Daily Rental Starts", "controller"=>"reports", "action"=>"report", "format"=>"json"}
* Timestamp : 2022-08-29 15:52:36 UTC
* Server : www-6.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 12501
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"19c666d15afb5477a9d16ed64bf98eeb",
"warden.user.person.key"=>[[28134], "7Zrk6UPxXKtYsYbdqT_t"],
"_csrf_token"=>"bATdIjXzDMsEVUt3CjoFeJPyN5eGkdVKxzRP99dG+2Q=",
"params_for_filter"=>
{"filter_by_location"=>nil,
"filter_by_owner"=>nil,
"filter_by_state"=>2,
"filter_by_priority"=>nil}}
-------------------------------
Backtrace:
-------------------------------
app/lib/reports.rb:258:in `render_json'
app/controllers/reports_controller.rb:207:in `block (2 levels) in report'
app/controllers/reports_controller.rb:195:in `report'
app/controllers/application_controller.rb:47:in `process_action'
Reload