-
Notifications
You must be signed in to change notification settings - Fork 406
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
'Detect Conflicts At Sync' not working for LWC metadata #5926
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hello @kevin-saltbox 👋 It looks like you didn't provide all the required basic info in your issue. If you haven't already, please provide the following info: Here's an example of a set of required info that will pass the validation: A few more things to check:
Thank you! |
Updated @svc-idee-bot |
Hi @kevin-saltbox, I see that you're using the old CLI version @salesforce/cli/2.4.10. Can you please try updating your CLI to the latest version @salesforce/cli/2.63.9 and see if the problem still exists? |
Both developers updated to @salesforce/cli/2.63.9 Issue not resolved, Same result as stated in this ticket |
This issue has been linked to a new work item: W-17098645 |
Hi @kevin-saltbox, I am able to reproduce this issue using the latest CLI and VSCode extensions versions. I have filed a bug in our backlog. |
Summary
Detect Conflicts At Sync setting implies it works for any and all metadata file which has a last modified date. This includes LWC bundles. If it does not, it should be specified in the guide.
https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/detect-conflicts.html
Steps To Reproduce:
Expected result
DeveloperB is prompted that there is a conflict, and the deploy does not go through, because the last modified date was more recently than the last successful deployment or retrieval
Actual result
DeveloperB is not prompted that there is a conflict, and the deploy overwrites DeveloperA
Versions
Salesforce Extension Version in VS Code: 62.2.0
Salesforce CLI Version: @salesforce/cli/2.4.10 win32-x64 node-v18.15.0
OS and version: Windows 11
VS Code version: 1.94.2
Most recent version of the extensions where this was working: Unknown
The text was updated successfully, but these errors were encountered: