#3058 - Getting "Oops! Something's not right." error page on some peoples pages
Getting "Oops! Something's not right." error page on some peoples pages.
EG:
https://bikelink.org/people/54340
https://bikelink.org/people/1665
An ActionView::Template::Error occurred in people#show:
undefined method `name' for nil:NilClass
app/views/people/show/_ui_node_rentals.html.slim:22
-------------------------------
Request:
-------------------------------
* URL : https://www.bikelink.org/people/1665
* HTTP Method: GET
* IP address : 173.164.162.129
* Parameters : {"controller"=>"people", "action"=>"show", "id"=>"1665"}
* Timestamp : 2022-05-30 23:08:28 UTC
* Server : www-6.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 21907
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"2fbd4747162345e0be78af142b796e97",
"warden.user.person.key"=>[[42876], "o5p-FDXEp7Dfhsk-Bafz"],
"_csrf_token"=>"MKl6iGgkefinU0IQxPkVJ6KXglngr0+qsjMNLI+jr+E="}
-------------------------------
Backtrace:
-------------------------------
app/views/people/show/_ui_node_rentals.html.slim:22
app/views/people/show/_ui_node_rentals.html.slim:18
app/views/people/show.html.slim:14
app/controllers/people_controller.rb:561:in `render_show'
app/controllers/people_controller.rb:463:in `block (2 levels) in show'
app/controllers/people_controller.rb:462:in `show'
app/controllers/application_controller.rb:47:in `process_action'
