Actions
Feature #16853
openImprove granularity of state termination options under Diagnostics > States
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
Diagnostics
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
When filtering the state table under Diagnostics > States by a specific IP address, selecting the kill icon for an individual state terminates all states associated with that host instead of only the selected state.
For example:
1. Establish multiple connections from the same client IP address (e.g. SSH and HTTPS).
2. Navigate to Diagnostics > States.
3. Filter the state table by the client IP address.
4. Click the kill icon for only the SSH state.
Expected result:
Only the selected SSH state should be terminated.
Actual result:
All states associated with the filtered IP address are terminated.
This makes it impossible to selectively remove a single connection when multiple connections are present for the filtered host.
Actions