salesforcedx-vscode
salesforcedx-vscode copied to clipboard
SFDX : Diff File Against Org - Never stop running
Summary
I'm trying to compara my apex class in local with the one on the Saelsforce org. When I use the functionnality "SFDX : Diff File Against Org", the process never ends and I have no result.
Steps To Reproduce:
- Open VisualStudio Code
- Connect to an Org
- Retrieve all Apex classes
- Open one of them (in your local) with VS.
- Right clic : SFDX : Diff File Against Org
NOTE: If your issue is not reproducable by dreamhouse-lwc, i.e. requires specific metadata or files, we require a link to a simple Salesforce project repository with a script to setup a scratch org that reproduces your problem.
Expected result
A comparaison between the apex class in my local and the one in the connected Salesforce Org.
Actual result
Nothing happens. The process is still running without ending.
System Information
sfdx-cli/7.101.0 win32-x64 node-v16.0.0
Additional information
See the screenshot
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.
Morning @floperrin, I am going to transfer this over to the VSCode team. Thanks!
Hi @floperrin, thanks for submitting the issue. I am so far unable to reproduce. It does look like you are on an older version of the sfdx cli. Are you able to update to the latest (sfdx update
) and see if you encounter the same issue?
This issue has not received a response in 7 days. It will auto-close in 7 days unless a response is posted.