[
https://issues.apache.org/jira/browse/AMBARI-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257380#comment-14257380
]
Hudson commented on AMBARI-8892:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #587 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/587/])
AMBARI-8892. Alert / Host Navigation: Back doesn't work as expected.
(akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c5cb5a16bd0cf6abb0a335c86d2987f2e7a99398)
* ambari-web/app/routes/main.js
* ambari-web/app/views/main/alert_definitions_view.js
* ambari-web/app/views/common/table_view.js
* ambari-web/app/controllers/main/alert_definitions_controller.js
* ambari-web/app/views/main/menu.js
* ambari-web/app/controllers/main/alerts/definition_details_controller.js
* ambari-web/test/views/main/alert_definitions_view_test.js
* ambari-web/app/views/common/filter_view.js
> Alert / Host Navigation: Back doesn't work as expected
> ------------------------------------------------------
>
> Key: AMBARI-8892
> URL: https://issues.apache.org/jira/browse/AMBARI-8892
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-8892.patch
>
>
> STR:
> Problem 1:
> 1. Go to Alerts tab.
> 2. Apply a filter.
> 3. Click on an alert definition
> 4. Click on the back link.
> 5. The filter is removed. I would expect the filter to be still applied.
> Problem 2:
> Same thing for the Hosts page. Apply a filter, click on a host, and hit
> Back. All filters are removed.
> Problem 3:
> 1. Go to Alerts tab.
> 2. Click on an alert definition.
> 3. Under instances, click on a host.
> 4. Hit Back. This should take the user back to the alert definition page.
> However, this takes the user to Hosts page. Confusing.
> Please make sure that Back actually goes back to the originating page and
> that it preserves filters, sort order, and pagination.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)