You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Scott Aslan (JIRA)" <ji...@apache.org> on 2017/01/23 15:24:26 UTC

[jira] [Assigned] (NIFI-3306) UI - Processor Details Dialog Error when opened from Summary

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

Scott Aslan reassigned NIFI-3306:
---------------------------------

    Assignee: Scott Aslan

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