[ https://issues.apache.org/jira/browse/NIFI-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665078#comment-15665078 ]
ASF GitHub Bot commented on NIFI-3023: -------------------------------------- Github user asfgit closed the pull request at: 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)