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 appointments#update #596

Open
raulriera opened this issue Dec 12, 2024 · 0 comments
Open

NoMethodError in appointments#update #596

raulriera opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working bugsnag

Comments

@raulriera
Copy link
Member

Error in odontome-prod

NoMethodError in appointments#update
undefined method `update' for nil:NilClass

  if @appointment.update(appointment_params)
                 ^^^^^^^

View on Bugsnag

Stacktrace

app/controllers/appointments_controller.rb:83 - block in update
app/controllers/appointments_controller.rb:82 - update

View full stacktrace

Created automatically via Bugsnag

@raulriera raulriera added bug Something isn't working bugsnag labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bugsnag
Projects
None yet
Development

No branches or pull requests

1 participant