You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2018/11/08 13:09:00 UTC

[jira] [Commented] (AMBARI-24868) JS error when changing service auto-start toggle

    [ https://issues.apache.org/jira/browse/AMBARI-24868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679740#comment-16679740 ] 

Andrii Tkach commented on AMBARI-24868:
---------------------------------------

committed to trunk

> 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)