AmericaSCORESBayArea / salesforce-data-api

This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
3 stars 1 forks source link

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

Open CritiqalPete opened 1 month ago

CritiqalPete commented 1 month ago
  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
CritiqalPete commented 1 month ago

@za-zohaib FYI