Can't import data
himlayyy opened this issue · 2 comments
himlayyy commented
Summary
After installing the app, I tried importing data following the instructions but I got this error:
We couldn't process your request because you don't have access to Description__c on Product_Family__c. To learn more about field-level security,
visit Tips and Hints for Page Layouts and Field-Level Security in our Developer Documentation.
Salesforce Org Type
Trailhead Playground
Steps To Reproduce
sf project deploy start -d force-app
sf data tree import -p ./data/sample-data-plan.json
Current Behavior
No response
Expected Behavior
I should be able to import data
Relevant Log Output
Error (1): We couldn't process your request because you don't have access to Description__c on Product_Family__c. To learn more about field-level security, visit Tips and Hints for Page Layouts and Field-Level Security in our Developer Documentation.
PS C:\Users\alesandra.mae.lelis\Bootcamp Activity\ebikes-lwc>
Code of Conduct
- I agree to follow this project's Code of Conduct
github-actions commented
Thank you for posting this issue. 🙇🏼♂️
We will come back to you shortly.