[
https://issues.apache.org/jira/browse/AMBARI-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-3881:
-----------------------------------
Description: This issue was discovered while upgrading the cluster to
present hash 87adc8c2d29b20a30f01e54c12f67dcbbe34b32e of 1.4.2 branch. The
logic inside configuration_controller.js function getConfigsByTags(tagObject)
has a reference to undefined variable and js error was encountered. This
happened when any of the service page was rendered via quick_view_link_view.js
function didInsertElement() -> setQuickLinks() -> loadTags() ->
loadTagsSuccess(data) -> getSecurityProperties() ->
configurationController.getConfigsByTags(tag)
> UI incorrect behavior during upgrade
> ------------------------------------
>
> Key: AMBARI-3881
> URL: https://issues.apache.org/jira/browse/AMBARI-3881
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.4.2
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 1.4.2
>
> Attachments: AMBARI-3881.patch, Upgrade.png
>
>
> This issue was discovered while upgrading the cluster to present hash
> 87adc8c2d29b20a30f01e54c12f67dcbbe34b32e of 1.4.2 branch. The logic inside
> configuration_controller.js function getConfigsByTags(tagObject) has a
> reference to undefined variable and js error was encountered. This happened
> when any of the service page was rendered via quick_view_link_view.js
> function didInsertElement() -> setQuickLinks() -> loadTags() ->
> loadTagsSuccess(data) -> getSecurityProperties() ->
> configurationController.getConfigsByTags(tag)
--
This message was sent by Atlassian JIRA
(v6.1#6144)