Closed wisutton closed 1 year ago
Hello,
Thank you for reaching out to me. The tool needs to determine the type of organization it is working with, so it queries the object Organization using the SOQL "SELECT OrganizationType, IsSandbox FROM Organization LIMIT 1" for that purpose. Please ensure that you have the appropriate permissions on that object in order to work with SFDMU.
Regards
This case has been marked as 'to-be-closed', since it has no activity for the 3 days.
It will be automatically closed in another 3 days of inactivity.
Hello, I hope the issue has been resolved for you. I'm closing it for now. Please let me know if you have any further questions. Regards.
I have attempted to run SFDMU and received the below error (stack trace partially redacted). I am using an export.json file that works for someone else and I have confirmed that I am authenticated to MyOrg in SFDX. I am not sure what this error could mean other than an authentication issue but I believe I have ruled this out.
I note that the plugin runs
sfdx force:org:display
as per the logs, then prints the error output. I have run this command and did not receive an error.