You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (Jira)" <ji...@apache.org> on 2021/10/05 17:00:00 UTC

[jira] [Updated] (NIFI-9215) UI - Cannot read property 'controllerServiceApis' of undefined

     [ https://issues.apache.org/jira/browse/NIFI-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Gilman updated NIFI-9215:
------------------------------
    Status: Patch Available  (was: Open)

> UI - Cannot read property 'controllerServiceApis' of undefined
> --------------------------------------------------------------
>
>                 Key: NIFI-9215
>                 URL: https://issues.apache.org/jira/browse/NIFI-9215
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There is a unhandled TypeError:
> {noformat}
> Uncaught TypeError: Cannot read property 'controllerServiceApis' of undefined
>     at HTMLDivElement.<anonymous> (nf-controller-services.js?1.15.0-SNAPSHOT:512)
>     at HTMLDivElement.handle (jquery.min.js:2)
>     at HTMLDivElement.dispatch (jquery.min.js:2)
>     at HTMLDivElement.$event.dispatch (jquery.event.drag-2.3.0.js:385)
>     at HTMLDivElement.v.handle (jquery.min.js:2)
> {noformat}
> This is likely due to an assumption that controllerServiceApis will be specified for all Controller Services types and one exists that does not fulfill this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)