[
https://issues.apache.org/jira/browse/NIFI-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423300#comment-15423300
]
ASF subversion and git services commented on NIFI-2534:
-------------------------------------------------------
Commit b3f36489adb863759faa5b003d2dd01eef65c8f7 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b3f3648 ]
NIFI-2534: - Refreshing using component IDs. - Code clean up.
This closes #874.
Signed-off-by: Bryan Bende <[email protected]>
> Error when stopping a process group the user doesn't have any permission for
> ----------------------------------------------------------------------------
>
> Key: NIFI-2534
> URL: https://issues.apache.org/jira/browse/NIFI-2534
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Bryan Bende
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.0.0
>
>
> I created a process group in a secure instance, then overrode the policy for
> "view component" such that no user had view component for the group (left the
> modify component inheriting from parent). Then right-clicked the process
> group and chose stop, and the circle in the header stayed spinning.
> In Chrome Dev tools the error showed on line 1090 of nf-process-group.js
> if (processGroupMap.has(processGroup.id)) {
> Saying "id" is undefined.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)