salesforcedx-vscode
salesforcedx-vscode copied to clipboard
Apex Replay Debugger footer message does not get cleared after the debugger session expires
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:
- Run
SFDX: Turn On Apex Debug Log for Replay Debugger
from the command palette - 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
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
Updated this issue to be an enhancement as it's been working this way for a long time.
This issue has been linked to a new work item: W-16556025