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

ActiveRecord::RecordNotFound in api/bootcamp/solutions#complete #7311

Open
iHiD opened this issue Jan 14, 2025 · 0 comments
Open

ActiveRecord::RecordNotFound in api/bootcamp/solutions#complete #7311

iHiD opened this issue Jan 14, 2025 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Jan 14, 2025

Error in v3

ActiveRecord::RecordNotFound in api/bootcamp/solutions#complete
Couldn't find Bootcamp::UserProject with [WHERE bootcamp_user_projects.user_id = ? AND bootcamp_user_projects.project_id = ?]

View on Bugsnag

Stacktrace

app/models/bootcamp/user_project.rb:23 - for!
app/commands/bootcamp/solution/complete.rb:20 - user_project
app/commands/bootcamp/solution/complete.rb:10 - call
app/controllers/api/bootcamp/solutions_controller.rb:5 - complete
app/controllers/application_controller.rb:21 - process_action

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant