[
https://issues.apache.org/jira/browse/AMBARI-24868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679762#comment-16679762
]
Hudson commented on AMBARI-24868:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10273 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10273/])
AMBARI-24868 JS error when changing service auto-start toggle (1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=a46fd29294a64a8672d7e091ea4fb459e7299328])
* (edit) ambari-web/app/controllers/main/admin/service_auto_start.js
* (edit) ambari-web/test/controllers/main/admin/service_auto_start_test.js
* (edit) ambari-web/test/controllers/global/update_controller_test.js
* (edit) ambari-web/app/controllers/global/update_controller.js
> JS error when changing service auto-start toggle
> ------------------------------------------------
>
> Key: AMBARI-24868
> URL: https://issues.apache.org/jira/browse/AMBARI-24868
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> # Go to Admin / Service Auto Start page
> # Toggle Auto Start Settings
> # Click Save button
> JS error appears:
> {noformat}
> Uncaught TypeError: Cannot read property 'get' of undefined
> at app.js:15024
> at Array.forEach (<anonymous>)
> at Class.syncStatus (app.js:15022)
> at Array.<anonymous> (app.js:15092)
> at fire (vendor.js:1141)
> at Object.fireWith [as resolveWith] (vendor.js:1252)
> at Class.<anonymous> (vendor.js:1379)
> at fire (vendor.js:1141)
> at Object.fireWith [as resolveWith] (vendor.js:1252)
> at done (vendor.js:8178)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)