[
https://issues.apache.org/jira/browse/NIFI-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Percivall resolved NIFI-2295.
------------------------------------
Resolution: Fixed
Assignee: (was: Matt Gilman)
This was caused by a check of authorization being done on the wrong object
here[1]. In current master it is already fixed[2]
[1]
https://github.com/apache/nifi/blob/e0c96794fae85776b8b0fbb3cb236217eb591960/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/controller/ControllerFacade.java#L1190
[2]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/controller/ControllerFacade.java#L1146
> Replay Permissions bug in unsecure standalone instance
> ------------------------------------------------------
>
> Key: NIFI-2295
> URL: https://issues.apache.org/jira/browse/NIFI-2295
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Percivall
> Fix For: 1.0.0
>
>
> I have an unsecure default instance. When I go to replay a message I see an
> unexpected error that says "Unable to perform the desired action due to
> insufficient permissions. Contact the system administrator."
> That said, after I see the error when I go back to the canvas and refresh I
> see the message was properly marked for replay (exists in the queue and I can
> see the provenance of it getting replayed).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)