Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact School Site ID is updated when new enrollment is created #305

Open
3 tasks
CritiqalPete opened this issue Nov 24, 2024 · 0 comments
Open
3 tasks

Comments

@CritiqalPete
Copy link
Member

CritiqalPete commented Nov 24, 2024

the School Site is now serving as the Latest Enrolled Site reference, with an AccountID.

This may be populated/maintained on Salesforce but the API should update it when a new enrollment is created so it's up to date

  • The Latest_Enrolled_Site_Id is retrieved as the Enrollment.Site (AccountID) from the enrollment record
  • The Latest_Enrollent_End_ Date is based on the Enrollment.End_date from the enrollment record
  • The Latest_Enrolled _Site_Name is the Account.name value

to test:
Use the Coach Flow tools Quick Registration to create a new enrollment for an existing student.
Load the student again using Existing or Search in the Quick Reg. The name of the site and date should appear in the results

Dependent App:
https://github.com/AmericaSCORESBayArea/Student-Registration-React-Web/issues/218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants