mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
sync school categories when merging schools
This commit is contained in:
parent
0b88fa6070
commit
1c305d12b5
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ class School < ApplicationRecord
|
|||
reload
|
||||
|
||||
user_schools.update_all(school_id: school.id)
|
||||
# school.school_categories.map(&:sync_aggregated_responses)
|
||||
school.school_categories.map(&:sync_aggregated_responses)
|
||||
destroy
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue