exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
419 stars 124 forks source link

ActiveRecord::RecordNotFound in partner/adverts#redirect #6931

Open iHiD opened 4 months ago

iHiD commented 4 months ago

Error in v3

ActiveRecord::RecordNotFound in partner/adverts#redirect Couldn't find Partner::Advert with [WHERE partner_adverts.uuid = ?]

View on Bugsnag

Stacktrace

app/controllers/partner/adverts_controller.rb:5 - redirect
app/controllers/application_controller.rb:87 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag