Closed gbockus-sf closed 1 month ago
This issue has been linked to a new work item: W-11970040
This has also been encountered immediately after creating a default scratch org.
@klewis-sfdc are we good to close this issue?
Closing this old issue. Please create a new one if the problem persists with our latest vscode extension version.
Summary
In verifying the v56.3.1 release we've encountered a few cases where on the very first authorization of an org one or more extensions will not have the correct authorization information to interact with the org (deploy, run tests, build soql queries). This seems to be a race condition around how authorization information is stored and propagated across the extensions as it will occur for just one extension and which extension isn't consistent.
Steps To Reproduce:
Work around:
If you encounter this issue just reload VS Code and everything will sync up correctly.
Expected result
Should be fully configured to interact with the auth'd org.
Actual result
Error messages about authorization. Failed commands:
Additional information
Salesforce Extension Version in VS Code: v56.3.1
OS and version: All