
hide currently unassigned progress monitors
Reported by shawn (at vegantech) | April 20th, 2009 @ 12:28 PM | in Changes for 4/24/2009 meeting
Move these to another district in sims-open and simspilot. They will likely be removed, once someone from MMSD reviews them. For now they shouldn't be available to users. This is just system/db maintenance, nothing will be committed for this ticket.
Comments and changes to this ticket
-
shawn (at vegantech) April 20th, 2009 @ 06:54 PM
- State changed from new to resolved
Complete on simspilot and sims-open (and thus sims-wip)
d= US admin district ProbeDefinition.all(:include =>:recommended_monitors,:conditions => 'recommended_monitors.intervention_definition_id is null').each{|e| e.update_attribute(:district_id,d.id)}
still need to address invalid ones, and ones with recommended monitors but no corresponding intervention definition
m.probe_definitions.each {|u| u.update_attribute(:district_id, d.id) if u.intervention_definitions.blank?}
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System