You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit changes a number of field names to match those requested by
the Salesforce team.
Also, we now pass a flag into School#do_salesforce_sync to indicate
whether this is a new school (create) or an existing school (update).
This allows us to set the `status__c` field of the school to "New" if
it's a new school, otherwise leave it alone.
0 commit comments