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 2016/11/10 21:30:58 UTC

[jira] [Commented] (NIFI-3023) UI - RPG transmission status

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

Matt Gilman commented on NIFI-3023:
-----------------------------------

Originally referenced the wrong JIRA before posting PR. Here's the PR reference:

https://github.com/apache/nifi/pull/1205

> UI - RPG transmission status
> ----------------------------
>
>                 Key: NIFI-3023
>                 URL: https://issues.apache.org/jira/browse/NIFI-3023
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.1.0
>
>
> Remote Process Group transmission status is currently attempting to access the component configuration. This is currently preventing the UI from loading for a user without permissions. Need to ensure we are only assigning the classes in question when the user has permissions to view the Remote Process Group. 
> {code}
> Uncaught TypeError: Cannot read property 'transmitting' of undefined
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)