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.


---

Reply via email to