[
https://issues.apache.org/jira/browse/ARTEMIS-3203?focusedWorklogId=575036&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-575036
]
ASF GitHub Bot logged work on ARTEMIS-3203:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/21 18:24
Start Date: 31/Mar/21 18:24
Worklog Time Spent: 10m
Work Description: brusdev opened a new pull request #3524:
URL: https://github.com/apache/activemq-artemis/pull/3524
The filter and the view use different convection for field names, ie the
connection view uses the `sessionID` field name while the connection filter
uses the `SESSION_ID` field name. This commit replace the field names used
by the filter with the field names used by the view.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 575036)
Remaining Estimate: 0h
Time Spent: 10m
> sorting tables does not work for all columns
> --------------------------------------------
>
> Key: ARTEMIS-3203
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3203
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.18.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Attachments: image-2021-03-29-19-00-00-714.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> version = apache-artemis-2.18.0-20210322.234647-43-bin.tar.gz
> When trying to sort a table, this does not work for all columns that are
> selectable using the "sort" controls. e.g. on "Browse Connections":
> * ID --> does not work
> * Client ID --> does not work
> * Users --> OK
> * Protocol --> OK
> * Session Count --> does not work
> * Remote Address --> does not work
> * Local Address --> does not work
> * Session ID --> that column does not even exist
> similar effects on Browse Sessions (at least on Connection ID), Browse
> Consumers (Session ID), etc.
> also, some field names are slightly different in the column selectors for
> filter and/or sort, e.g. "Session" vs "Session ID"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)