Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict detection error when retrieving source from manifest for the first time #3294

Closed
ben-koch opened this issue Jun 4, 2021 · 1 comment

Comments

@ben-koch
Copy link

ben-koch commented Jun 4, 2021

Summary

When starting a new project and running "Retrieve Source in Manifest from Org" for the first time, an error is thrown during conflict detection and the retrieval action fails.

Steps To Reproduce:

  1. Create Project with Manifest
  2. Authorize a new SF Org
  3. Run "Retrieve Source in Manifest from Org"

Expected result

Conflict detection should be skipped or return no conflicts and the manifest retrieval should succeed, assuming no other issues.

Actual result

An error is thrown and the retrieval fails. Error is as follows:

"No components in the package to retrieve
An error was encountered during conflict detection. Error: Conflict Detection failed to retrieve org file state"

Additional information

Manually disabling conflict detection and running the retrieval is successful. Once there are components in the VS Code project, re-enabling conflict detection and running Retrieve Source in Manifest from Org no longer results in an error and conflict detection works normally.

VS Code Version: 1.56.2

SFDX CLI Version:

OS and version: MacOS Big Sur 11.2.3

@uip-robot-zz
Copy link

This issue has been linked to a new work item: W-9368479

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants