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.
Summary
When a user runs
SFDX: Turn On Apex Debug Log for Replay Debugger
successfully, the messageRecording 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:
SFDX: Turn On Apex Debug Log for Replay Debugger
from the command paletteExpected 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