An ActiveRecord::RecordInvalid occurred in people#remove_verify_email:
An ActiveRecord::RecordInvalid occurred in people#remove_verify_email:
Validation failed: Either email or unverified_email must be set, but email and unverified_email is/are not set.
app/controllers/people_controller.rb:57:in `remove_verify_email'
-------------------------------
Request:
-------------------------------
* URL : https://www.bikelink.org/people/26829/remove_verify_email
* HTTP Method: POST
* IP address : 98.35.154.160
* Parameters : {"_method"=>"post", "authenticity_token"=>"6zmUwGFt7aHTj40q0rYtqRR60SmJ/lLVUmGwtmcw5oukWIvzToQZJt14sejhdcJ0rFaJdNsBK18IctRShu/TQA==", "controller"=>"people", "action"=>"remove_verify_email", "id"=>"26829"}
* Timestamp : 2023-01-19 17:02:54 UTC
* Server : www-5.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 11874
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {"session_id"=>"99e9971be73701d5fc64b2d1188191a4",
"warden.user.person.key"=>[[31069], "aS4D8gZPuz3F2YRuq8Wc"],
"_csrf_token"=>"rTs79TOLDIqo7MEwZ0zn51lkyRNAR4ti3XaLUxX+D1w="}
-------------------------------
Backtrace:
-------------------------------
app/controllers/people_controller.rb:57:in `remove_verify_email'
app/controllers/application_controller.rb:44:in `process_action'
Reload