#3123 - reports#report (NoMethodError) "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=2012-12-31&id=&owner_ids%5B%5D=3&postal_codes=&start_date=20112-01-01&report=Daily%20Rental%20Starts
* HTTP Method: GET
* IP address : 99.145.199.194
* Parameters : {"end_date"=>"2012-12-31", "id"=>"", "owner_ids"=>["3"], "postal_codes"=>"", "start_date"=>"20112-01-01", "report"=>"Daily Rental Starts", "controller"=>"reports", "action"=>"report", "format"=>"json"}
* Timestamp : 2022-08-04 02:59:31 UTC
* Server : www-5.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 24790
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"94aacc83253c38b528bb13b74567dc28",
"warden.user.person.key"=>[[28134], "7Zrk6UPxXKtYsYbdqT_t"],
"_csrf_token"=>"VGQdij3z58S8JsyI8Yz0M+upLVgy1q6oaeDuA8SdgtM="}
-------------------------------
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