You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/03/23 11:29:00 UTC

[jira] [Created] (ARTEMIS-3203) sorting tables does not work for all columns

Erwin Dondorp created ARTEMIS-3203:
--------------------------------------

             Summary: 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


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)