[
https://issues.apache.org/jira/browse/NIFI-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432094#comment-17432094
]
ASF subversion and git services commented on NIFI-9215:
-------------------------------------------------------
Commit 51c6910510345b6d721a7730692baf4b31ee7dc2 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=51c6910 ]
NIFI-9237:
- Similar to NIFI-9215, converting integer identifiers to strings to ensure the
items are successfully retrieved when attempting to apply a tooltip.
This closes #5454
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: 1h
> 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)