[
https://issues.apache.org/jira/browse/AMBARI-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14119999#comment-14119999
]
Hudson commented on AMBARI-7134:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #118 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/118/])
AMBARI-7134 Configs: clicking on a non-default SCV does not navigate to the
selected config group/SCV. (atkach) (atkach:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f1e26f1c59c261d2b5ae3a613ec6dbc3f019298f)
* ambari-web/app/routes/main.js
* ambari-web/app/templates/main/dashboard/config_history.hbs
* ambari-web/app/views/common/configs/config_history_flow.js
* ambari-web/app/controllers/main/service/info/configs.js
* ambari-web/app/models/service_config_version.js
> Configs: clicking on a non-default SCV does not navigate to the selected
> config group/SCV
> -----------------------------------------------------------------------------------------
>
> Key: AMBARI-7134
> URL: https://issues.apache.org/jira/browse/AMBARI-7134
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 1.7.0
>
> Attachments: AMBARI-7134.patch
>
>
> STR:
> * Create a config group for HDFS (say hdfs2)
> * Create an override for hdfs2
> * Save (right now Save is disabled, but you can try to navigate away and save
> using the confirmation dialog that pops up). This creates HDFS V2.
> * Go to Dashboard > Config History
> * Click on the SCV for hdfs2 (V2)
> Expected:
> * Navigates to HDFS page with hdfs2 selected as the config group
> * Shows the selected SCV for the hdfs2 (v2)
> Actual:
> * Navigates to HDFS page with HDFS Default selected as the config group
> * Shows the SCV for HDFS Default (v1)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)