You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/18 12:30:01 UTC

[jira] [Commented] (ARTEMIS-1468) Address can't be deleted via management console

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

ASF GitHub Bot commented on ARTEMIS-1468:
-----------------------------------------

GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1597

    ARTEMIS-1468 Fix delete address in console

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-1468

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1597.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1597
    
----
commit c15742150ae5691fe2f057132412356983064c1c
Author: Martyn Taylor <mt...@redhat.com>
Date:   2017-10-18T12:28:27Z

    ARTEMIS-1468 Fix delete address in console

----


> Address can't be deleted via management console
> -----------------------------------------------
>
>                 Key: ARTEMIS-1468
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1468
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martyn Taylor
>
> Start broker
> Access management console (by default running on port 8161 - address:8161/hawtio)
> Click on 'Artemis" - first leftmost button on the page
> click on addresses (shown on the left menu panel)
> create address via provided form (by default anycast), name it test
> select address in tree menu on the left and click on tab Delete. Page with warning and button Delete address 'test' should appear.
> try delete it - click on the button described above and click on Delete in confirmation dialogue bubble/window.
> Nothing will happened, only confirmation bubble/window will close.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)