Andrii Babiichuk created AMBARI-6938:
----------------------------------------
Summary: Incorrect behavior of 'Abort operation' button after
abort request is sent
Key: AMBARI-6938
URL: https://issues.apache.org/jira/browse/AMBARI-6938
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.7.0
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Fix For: 1.7.0
*STR*
Abort any background operation. Press OK in success confirmation popup.
*Actual result*
Abort button is displayed next to the name of this operation in BG operations
popup. Hitting it causes JS error: {code}Uncaught TypeError: Cannot read
property 'without' of undefined{code}
at {code}/ambari-web/app/utils/host_progress_popup.js:150{code}
*Expected result*
Button isn't displayed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)