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

Stop showing output panel after diff/retrieve/deploy/create is success #5706

Closed
prabormukherjee opened this issue Aug 2, 2024 · 8 comments
Closed

Comments

@prabormukherjee
Copy link

prabormukherjee commented Aug 2, 2024

Summary

when using any sfdx command like retrieve from org or deploy source to org, cli should only open a popup if show only in status is set to false. but it's opening both.

Steps To Reproduce:

  1. Open any salesforce project in vscode
  2. authorize an org
  3. find any existing code (apex/lwc/vf...)
  4. run diff check or retrieve from org

Expected result

it should show only success as pop up with 2 buttons (show and show only in status bar).

Actual result

it's showing in the popup as well as the output panel is opening everytime.

Additional information

as per this PR it was fixed 4 years ago: #1865.

Salesforce Extension Version in VS Code: 61.7

Salesforce CLI Version: @salesforce/cli/2.40.7

OS and version: Windows11 23H2

VS Code version: 1.92

Most recent version of the extensions where this was working: Not sure

@svc-idee-bot
Copy link
Collaborator

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.

@svc-idee-bot
Copy link
Collaborator

Hello @prabormukherjee 👋 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:
Salesforce Extension Version in VS Code:
Salesforce CLI Version:
OS and version:
VS Code version:
Most recent version of the extensions where this was working:

Here's an example of a set of required info that will pass the validation:
Salesforce Extension Version in VS Code: 60.13.0
Salesforce CLI Version: @salesforce/cli/2.42.6 darwin-arm64 node-v18.18.2
OS and version: MacOS Sonoma 14.5
VS Code version: 1.89.1
Most recent version of the extensions where this was working: 60.11.0

A few more things to check:

  • Make sure you've provided detailed steps to reproduce your issue, as well as all error messages that you see.
    • A repository that clearly demonstrates the bug is ideal.
    • Error messages can be found in the Problems Tab, Output Tab, and from running Developer: Toggle Developer Tools in the command palette.
  • Make sure you've installed the latest version of the Salesforce Extension Pack for VSCode. (docs)
  • Search GitHub for existing related issues.

Thank you!

@prabormukherjee
Copy link
Author

hey, @svc-idee-bot updated now.

@peternhale
Copy link
Contributor

@prabormukherjee Thanks for making aware of this issue. We will be looking at a design that will provide a more uniform behavior of how commands interact with the output channel with regard what circumstances will cause focus to shift to a given channel.

Copy link

git2gus bot commented Aug 5, 2024

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

@svc-idee-bot
Copy link
Collaborator

Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments.

@prabormukherjee
Copy link
Author

Hi @peternhale thanks. We'd love a feature to config whether to auto focus on the output channel or not (just like the one we already have to show pop-up show-cli-success-msg)

Copy link

This issue has not received a response in 3 days. It will auto-close in 2 days unless a response is posted.

@github-actions github-actions bot added the stale label Aug 10, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
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

3 participants