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

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

Github user stanlyDoge commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1913#discussion_r172446094
  
    --- Diff: 
artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/artemisPlugin.js ---
    @@ -96,6 +96,9 @@ var ARTEMIS = (function(ARTEMIS) {
              .when('/artemis/deleteAddress', {
                templateUrl: ARTEMIS.templatePath + 'deleteAddress.html'
              })
    +         .when('/artemis/deleteDivert', {
    --- End diff --
    
    Current behaviour is this: user has divert selected and wants to remove it. 
So he click on Delete. But hawtio console does not recognize divert and tries 
to remove address at which the divert is created.


> Disable to remove a divert from hawtio console
> ----------------------------------------------
>
>                 Key: ARTEMIS-1715
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1715
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Stanislav Knot
>            Assignee: Stanislav Knot
>            Priority: Major
>
> Removing divert is broken (broker tries to remove diverted address, not 
> divert itself). It should be disabled to remove divert.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to