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 2022/01/10 23:40:00 UTC

[jira] [Commented] (ARTEMIS-3428) Select all button in web console doesn't work as expected

    [ https://issues.apache.org/jira/browse/ARTEMIS-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472356#comment-17472356 ] 

Erwin Dondorp commented on ARTEMIS-3428:
----------------------------------------

I think this is a duplicate of ARTEMIS-3428. however this use case is simpler as on the other issue the effect was thought to be after deleting a page of messages. The side-effect of that is of course that an implicit page-navigation is done, thus making it the same.

> Select all button in web console doesn't work as expected
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-3428
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3428
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.17.0, 2.18.0
>            Reporter: Max
>            Priority: Major
>
> When clicking checkbox to select all messages after switching pages, only the clicked checkbox changes the state and no message is selected.
> How to reproduce
> very easy.
> make sure you have more messages than fits on one page (e.g. page size 10, then 15 messages, page size 50, then 60 messages)
> click browse messages
> change page to the next page (2.. or more)
> change page back to the page 1
> click select all. at this moment it should have selected all messages as usuaul. instead only the clicked select all checkbox changes state to "selected" but the messages don't get selected. 
> This is very annoying bug. Especially in combination with another bug related to page size change ARTEMIS-3427. So after clicking back and forth to get desired page size displayed and then select all doesn't work. Then need to refresh the page to get select all working again but the page size is back to default 10. Though sometimes new size persists between refreshes.
> This makes deleting/retrying messages in dlq quite of a ugly task.



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