Summary
The current order of operations in the root README after cloning this repository and authenticating an org is as follows:
This will cause a failure as a fresh playground/dev edition org will not contain the custom Contact "Picture__c" field or the access to it. Furthermore, the recipes permission set in the repo can not be deployed because it contains reference to the reactRecipes CustomApplication which can not be deployed without the uiBundle being built (which will fail as it runs codegen).
If Contact.Picture__c is deployed and access to it provisioned, codegen can be run and everything else will fall into place with the initial setup/deploy.
Salesforce Org Type
Trailhead Playground
Steps To Reproduce
No response
Current Behavior
No response
Expected Behavior
No response
Relevant Log Output
Code of Conduct
Summary
The current order of operations in the root README after cloning this repository and authenticating an org is as follows:
This will cause a failure as a fresh playground/dev edition org will not contain the custom Contact "Picture__c" field or the access to it. Furthermore, the recipes permission set in the repo can not be deployed because it contains reference to the reactRecipes CustomApplication which can not be deployed without the uiBundle being built (which will fail as it runs codegen).
If Contact.Picture__c is deployed and access to it provisioned, codegen can be run and everything else will fall into place with the initial setup/deploy.
Salesforce Org Type
Trailhead Playground
Steps To Reproduce
No response
Current Behavior
No response
Expected Behavior
No response
Relevant Log Output
Code of Conduct