Summary
Reset Tracking doesn't work anymore with VS Code Extensions, only with the CLI commands.
Steps To Reproduce:
- Create a Scratch Org
- Make changes in the org
- Reset the tracking with the CLI,
sf project reset tracking --no-prompt or via the Command Palette (SFDX: Reset Remote Tracking
- Using the CLI preview, no change is detected (
sf project retrieve preview or sf project retrieve start ), however when using the VS Code Extensions (SFDX: View All Changes (Local and in Default Org) or even SFDX: Pull Source from Default Org) all the changes are still there, listed and retrieved.
Expected result
No change is supposed to be listed.
Actual result
All changes are available via the VS Code Extensions (but not via the CLI), even though the reset command has been used.
Additional information
Salesforce Extension Version in VS Code: 66.8.0
Salesforce CLI Version: 2.131.7
OS and version: macOS 26.4.1
VS Code version: 1.117.0
Most recent version of the extensions where this was working: 🤷♂️
Summary
Reset Tracking doesn't work anymore with VS Code Extensions, only with the CLI commands.
Steps To Reproduce:
sf project reset tracking --no-promptor via the Command Palette (SFDX: Reset Remote Trackingsf project retrieve previeworsf project retrieve start), however when using the VS Code Extensions (SFDX: View All Changes (Local and in Default Org)or evenSFDX: Pull Source from Default Org) all the changes are still there, listed and retrieved.Expected result
No change is supposed to be listed.
Actual result
All changes are available via the VS Code Extensions (but not via the CLI), even though the reset command has been used.
Additional information
Salesforce Extension Version in VS Code: 66.8.0
Salesforce CLI Version: 2.131.7
OS and version: macOS 26.4.1
VS Code version: 1.117.0
Most recent version of the extensions where this was working: 🤷♂️