salesforcedx-vscode icon indicating copy to clipboard operation
salesforcedx-vscode copied to clipboard

Apex Replay Debugger footer message does not get cleared after the debugger session expires

Open lcampos opened this issue 5 years ago • 2 comments

Summary

When a user runs SFDX: Turn On Apex Debug Log for Replay Debugger successfully, the message Recording detailed logs until <time> is added to the VSCode footer. Once the Replay Debugger sessions expires this message is still kept around.

Steps To Reproduce:

  1. Run SFDX: Turn On Apex Debug Log for Replay Debugger from the command palette
  2. Wait until the debugger session expires

Expected result

The message in the footer should be removed once the debugger session expires.

Actual result

The message in the footer remains in the footer until you refresh the VSCode window or run SFDX: Turn Off Apex Debug Log for Replay Debugger command.

Additional information

Screen Shot 2019-06-19 at 5 26 03 PM

VS Code Version: 1.35.1

Salesforce extensions Version: 46.1.0

SFDX CLI Version: sfdx-cli/7.11.2-4a5bf6aa97 darwin-x64 node-v10.15.3

OS and version: Mac OS X 10.13.6

lcampos avatar Jun 20 '19 00:06 lcampos

Updated this issue to be an enhancement as it's been working this way for a long time.

gbockus-sf avatar Apr 01 '22 17:04 gbockus-sf

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

git2gus[bot] avatar Aug 21 '24 23:08 git2gus[bot]