-
Notifications
You must be signed in to change notification settings - Fork 409
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
Issue on problem panel not get clear after successful deployment #4904
Comments
downgrading following extensions from 58.0.1 to 57.15.0 worked for me: Apex how you can choose a previous version: |
Hi @vikaskumar171020 ! Could you please send screenshots of the error you're referring to? |
yeah already did that but due to auto update feature all extension gets updated which cause this issue come over and over again |
@vikaskumar171020 see also: |
Yup, also affected by this. |
Also affected by this. |
yeah thanks that work for me @yuki18886 |
Any update on this? This is a major obstacle for development - it gets in the way constantly - big downgrade in functionality. Note, issue it not just on successful deployment, but on all subsequent deployments whether successful or not. You end up with highlights for all the previous compilation errors that have been on the file. |
Somehow completely missed that this issue had been created already, but wanted to point out that it looks like the same problem came up with #2608 in case it helped with review. |
Please note that it could be enough to downgrade only the "Salesforce CLI Integration" extension to |
yes i figured out that as well but it's important to resolve the issue so extension can maintain according to sfdx cli |
Also affected by this bug. It's a real time and focus waster to double-check for non-existent problems while coding. |
Rolling back the Salesforce CLI Integration from v58.2 to v57.15 seems to have worked for me. I also changed Update Mode (under Settings) to 'None'. |
Workaround steps are below:
|
Also got affected by this. |
Also affected by this. |
Also affected. I found it easier for me to ctrl-shift-p reload window than downgrading the CLI. |
Hello everyone! We're definitely aware of this and are sorry for the delay. This is next in the top of my todo's list. I'll let you all know once the fix is in. |
Thank you very much, @CristiCanizales! |
Hello everyone! |
Hello everyone! v58.6.2 of the Salesforce Extensions for VS Code has been published and includes the fix for this issue 🚀 Thank you all for your patience! |
Have upgraded to this version and the issue still exists. I notice on the pull request there's the comment: I understand the desire to get changes out quickly, but it does feel like the fix would have benefitted from having the unit tests written. That may have avoided the release being made with the fix not working. |
Hi, I have just upgraded to
So, it looks like the "SFDX: Deploy This Source To Org" command is fixed, but the "SFDX: Push Source to Default Org" command still has the issue. |
Hello @AndrewStopchenko-SO, yes, we just found out about the same issue with push yesterday in the afternoon while doing the testing for the release, and already have a PR open for that, but we need to work on the tests first. |
Can this ticket be re-opened then please |
Hi @bobalicious, I wanted to ask if your case was the 2nd way @AndrewStopchenko-SO mentioned in his comment, that the "push errors" are kept in the problems tab |
Yes, it is. |
Thanks for your reply @bobalicious. What I'd suggest then as a workaround while the fix for that other issue goes out, to avoid having to reload the window every time you have errors that should not be there, is to stick to the 1st way mentioned in the previous comment, like prefer deploy from the beginning, as that flow is working ok. |
Thanks, but I don't need help with a workaround - I have that - lock the version to an earlier one (FYI - using deploy instead of push is not an acceptable work-around because it breaks my workflow too much) What I need is a way of finding out when I no longer need to use the workaround - previously I had been tracking this bug report. Can you please re-open this issue or direct me to the one you are using to track your fix. |
@bobalicious I'm using this: #4942. It is connected to the PR I have open with the fix, but it needs the tests before going in, which will go along with the tests for this fix. |
Thanks, will track that one |
the issue is resolved in deploy code however it still exist in source push command |
Hi i the latest release there is issue i found sometime after deploying code it show error for unsuccessfully code deployment and the error show even after the code deployed successfully which is not clear the problem in the file.
FOR BUGS RELATED TO THE SALEFORCE CLI, please use this repository: https://github.com/forcedotcom/cli
Summary
Short summary of what is going on or to provide context.
Steps To Reproduce:
Expected result
problem need to clear after successful deployment
Actual result
problem still appear after successful deployment
Salesforce Extension Version in VS Code:
Salesforce CLI Integration version "v58.0.1"
SFDX CLI Version:
sfdx-cli/7.203.6 win32-x64 node-v18.15.0
The text was updated successfully, but these errors were encountered: