[
https://issues.apache.org/jira/browse/NIFI-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783495#comment-16783495
]
Matt Gilman commented on NIFI-6027:
-----------------------------------
[~jmkofoed] Your observation is correct. The policy page is saying No policy
for the specified resource. That message was interpreted from the 404 response
from the server. The subject of the request is the policy. However, the server
is returning 404 because it could not find a group (in this case). That is
obviously not correct. This issue was not resolved in time for the 1.9.0.
Hopefully, someone can look into it soon.
> Cannot list policies when a user/group has been removed
> -------------------------------------------------------
>
> Key: NIFI-6027
> URL: https://issues.apache.org/jira/browse/NIFI-6027
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Priority: Major
>
> When attempting to view policy where a user or group has been removed outside
> of NiFi (like when NiFi is syncing to an LDAP instance) the endpoint
> incorrectly returns 404. This 404 is happening because it's unable to find
> the user or group even though the policy does exist.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)