osunyorg / admin

L'espace d'administration d'Osuny
https://www.osuny.org
MIT License
32 stars 2 forks source link

ActionView::Template::Error in admin/education/schools/roles#update #2216

Closed SebouChu closed 1 month ago

SebouChu commented 1 month ago

Error in Osuny

ActionView::Template::Error in admin/education/schools/roles#update comparison of Integer with nil failed

View on Bugsnag

Stacktrace

app/views/admin/education/schools/roles/_form.html.erb:26 - sort_by
app/views/admin/education/schools/roles/_form.html.erb:26 - block (2 levels) in _app_views_admin_education_schools_roles__form_html_erb___2122960735747686465_1275860
app/helpers/admin/osuny_helper.rb:13 - block in osuny_panel
app/views/admin/application/components/_panel.html.erb:18 - _app_views_admin_application_components__panel_html_erb__3142737901688892694_220640
app/helpers/admin/osuny_helper.rb:4 - osuny_panel
app/views/admin/education/schools/roles/_form.html.erb:24 - block in _app_views_admin_education_schools_roles__form_html_erb___2122960735747686465_1275860
app/views/admin/education/schools/roles/_form.html.erb:1 - _app_views_admin_education_schools_roles__form_html_erb___2122960735747686465_1275860
app/views/admin/education/schools/roles/edit.html.erb:3 - _app_views_admin_education_schools_roles_edit_html_erb___2412424701895720324_1275840
app/controllers/admin/education/schools/roles_controller.rb:41 - update
app/controllers/application_controller/with_locale.rb:19 - switch_locale

View full stacktrace

Created automatically via Bugsnag