You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "arne anka (Jira)" <ji...@apache.org> on 2022/01/13 10:58:00 UTC

[jira] [Created] (ARTEMIS-3642) Management Console -> Browse Queue -> [] Select All broken after first use

arne anka created ARTEMIS-3642:
----------------------------------

             Summary: Management Console -> Browse Queue -> [] Select All broken after first use
                 Key: ARTEMIS-3642
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3642
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.20.0
         Environment: Linux amd64
Vivaldi: 5.0.2497.38
JavaScript: V8 9.6.180.22
            Reporter: arne anka


Browse Queue view has a left-most column with checkboxes to select messages to be deleted/moved/...
The Table header as a checkbox as well to select all messages shown in the current page.
Checking the box in the header checks for each message, unchecking unchecks for each message. I'll call that checkbox "Select All".

Now, I need to delete alreg number of messages which means more than one page.

I check "Select All" and all messages are checked.
I hit "Delete", confirm, and the messages disappear, next page is shown – and "Select All" is still checked.
Unchecking and re-checking does not check any message anymore.
Only after reloading the whole webpage (F5) the checkbox again works as expected.

Seems to me as if somewhere a status is not reset correctly after a deletion (and probably move and resend as well).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)