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

ASF subversion and git services commented on NIFI-9215:
-------------------------------------------------------

Commit 6d3a7539ebbdbbe94bf859bf1c780173321f9193 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6d3a753 ]

NIFI-9215:
- During mouse over events the items in the Controller Service Types table 
could not be looked up because the identifier of the item was an integer value 
and the identifier was a string value. Addressing the issue by always using a 
string.

This closes #5439

Signed-off-by: Scott Aslan <[email protected]>


> 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: 20m
>  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)

Reply via email to