500 error after sending a confirmation email
https://sentry.gitlab.net/gitlab/gitlabcom/issues/2687513/?referrer=gitlab_plugin
NoMethodError: undefined method `email' for :user:Symbol
confirmations_controller.rb:16:in `after_resending_confirmation_instructions_path_for'
return users_almost_there_path(email: resource.email) unless Feature.enabled?(:soft_email_confirmation)
devise (4.7.3) app/controllers/devise/confirmations_controller.rb:15:in `create'
actionpack (6.1.3.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
actionpack (6.1.3.2) lib/abstract_controller/base.rb:228:in `process_action'
actionpack (6.1.3.2) lib/action_controller/metal/rendering.rb:30:in `process_action'
...
(138 additional frame(s) were not displayed)
ZD Ticket:
Edited by Cleveland Bledsoe Jr