[
https://issues.apache.org/jira/browse/NIFI-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665073#comment-15665073
]
ASF subversion and git services commented on NIFI-3023:
-------------------------------------------------------
Commit 2c91a1a33d2d085f50ac25addffd2981af347551 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2c91a1a ]
NIFI-3023:
- Verifying permissions prior to checking Remote Process Group transmission
status.
> 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)