[
https://issues.apache.org/jira/browse/NIFI-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Aslan resolved NIFI-3306.
-------------------------------
Resolution: Fixed
This issue was resolved under https://issues.apache.org/jira/browse/NIFI-3359
> UI - Processor Details Dialog Error when opened from Summary
> ------------------------------------------------------------
>
> Key: NIFI-3306
> URL: https://issues.apache.org/jira/browse/NIFI-3306
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Scott Aslan
> Priority: Critical
> Fix For: 1.2.0
>
>
> Unable to open the Processor Details dialog from the Summary page as it
> assumes we have access to the nf.Canvas.
> {code}
> if (nf.Canvas.isClustered() || executionNode === 'PRIMARY') {
> {code}
> {noformat}
> Uncaught TypeError: Cannot read property 'isClustered' of undefined
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)