mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
don't update recipient counts
This commit is contained in:
parent
32bc81f5c8
commit
9d90690315
1 changed files with 1 additions and 1 deletions
|
|
@ -427,7 +427,7 @@ namespace :data do
|
|||
|
||||
sync_school_category_aggregates
|
||||
|
||||
Recipient.created_in(@year).each { |r| r.update_counts }
|
||||
# Recipient.created_in(@year).each { |r| r.update_counts }
|
||||
end
|
||||
|
||||
desc 'Load in nonlikert values for each school'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue