Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError in spree/user_sessions#new #5771

Closed
mkllnk opened this issue Jul 15, 2020 · 0 comments · Fixed by #5796
Closed

NoMethodError in spree/user_sessions#new #5771

mkllnk opened this issue Jul 15, 2020 · 0 comments · Fixed by #5796
Assignees
Labels
bug-s2 The bug is affecting any of the non-critical features described in S1 and there is no workaround. bugsnag

Comments

@mkllnk
Copy link
Member

mkllnk commented Jul 15, 2020

Error in OpenFoodNetwork

3 users affected since v3 deployment in AUS, I think it's related to signup/email confirmation workflow gone wrong... needs investigation.

NoMethodError in spree/user_sessions#new
undefined method `users_url' for #Spree::UserSessionsController:0x0000555618a3a4d0
Did you mean? user_url

View on Bugsnag

Stacktrace

app/controllers/application_controller.rb:25 - redirect_to
lib/spree/core/controller_helpers/respond_with_decorator.rb:23 - respond_with

View full stacktrace

Created by Admin OFF via Bugsnag

@mkllnk mkllnk added the bugsnag label Jul 15, 2020
@luisramos0 luisramos0 added bug-s2 The bug is affecting any of the non-critical features described in S1 and there is no workaround. v3-regression labels Jul 15, 2020
@sauloperez sauloperez self-assigned this Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s2 The bug is affecting any of the non-critical features described in S1 and there is no workaround. bugsnag
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants