Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

1.2 (Beta 1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@salesforce-org-metaci salesforce-org-metaci released this 22 Oct 21:13
· 779 commits to main since this release
b6e8eb6

Changes

New Object

  • We've added a Grade Level Enrollment object to track a student's enrollments over time. [PR89]

Updates to K12 Kit Student Layout

  • We've added a Current Grade Level picklist to the K12 Kit Student Layout so schools can more easily track a student's current grade level. [PR89]

Updates to K12 Kit Educational Institution Layout

  • We've added a Grade Levels picklist to the K12 Kit Educational Institution Layout so schools can specify the grade levels they support. [PR89]

New Metadata

Updates to K12 Kit Educational Institution Layout

  • Grade_Enrollment__c [PR89]
    • Grade_Enrollment__c.Contact__c [PR89]
    • Grade_Enrollment__c.Educational_Institution__c [PR89]
    • Grade_Enrollment__c.End_Date__c [PR89]
    • Grade_Enrollment__c.Entry_Reason__c [PR89]
    • Grade_Enrollment__c.Exit_Reason__c [PR89]
    • Grade_Enrollment__c.Grade_Level__c [PR89]
    • Grade_Enrollment__c.Grade_Number__c (unmanaged) [PR89]
    • Grade_Enrollment__c.Start_Date__c [PR89]
    • Grade_Enrollment__c.Status__c [PR89]
    • Grade_Enrollment__c.Term__c [PR89]
  • Contact.Current_Grade_Level__c [PR89]
  • Account.Grade_Levels__c [PR89]

Deleted Metadata

Updates to K12 Kit Educational Institution Layout

  • Account.Grade_Level (unmanaged record type) [PR89]