mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
update school_categories after merging schools
This commit is contained in:
parent
65b4df47c2
commit
075e0afe33
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