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

Admin: account activities view returns internal error #1606

Closed
vohmar opened this issue Jun 11, 2020 · 0 comments · Fixed by #1607
Closed

Admin: account activities view returns internal error #1606

vohmar opened this issue Jun 11, 2020 · 0 comments · Fixed by #1607
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented Jun 11, 2020

The last production release broke account activities view in admin

the release included upgrade to rails6 and websocket version security bump

error message:

NoMethodError (undefined method `orders' for #<AccountActivity::ActiveRecord_Relation:0x00007f7e1120bc00>#012Did you mean?  order#012               order!):#012
app/controllers/admin/account_activities_controller.rb:26:in `index'
Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.7ms | Allocations: 6246) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants