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

handle concurrent enrollments in the same season based on salesforce message and relay to client apps #284

Open
CritiqalPete opened this issue Aug 2, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@CritiqalPete
Copy link
Member

CritiqalPete commented Aug 2, 2024

  1. in the future salesforce may block concurrent enrollment so be prepared to handle this gracefully
  2. the client app will show a message warning the user of concurrent enrollment but presently there is no option to delete
  3. we will determine what the client app should do in the future but expect the rules to finally reside on the DB

UAT Example:

  1. Coach submits an enrollment for a student that is concurrently enrolled on the same or different team season
  2. Salesforce responds with an error message: "Student already enrolled in in the same season"
  3. API relays this message to the App
  4. App relays a user-friendly message to let the user change the request
@CritiqalPete CritiqalPete added enhancement New feature or request help wanted Extra attention is needed labels Aug 2, 2024
@CritiqalPete
Copy link
Member Author

@za-zohaib FYI

@CritiqalPete
Copy link
Member Author

@AleksandrMolchagin what's the status on this? Can we give you some test support/scenarios?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants