[
https://issues.apache.org/jira/browse/NIFI-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955536#comment-15955536
]
ASF GitHub Bot commented on NIFI-2940:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1648
NIFI-2940: Accessing history for deleted components
NIFI-2940:
- Allowing access to configuration actions through the Controller when the
underlying component has been removed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2940
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1648.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1648
----
commit b67258e79a33295ad82b79a91d9cc5cb991c00e6
Author: Matt Gilman <[email protected]>
Date: 2017-03-30T12:52:16Z
NIFI-2940:
- Allowing access to configuration actions through the Controller when the
underlying component has been removed.
----
> Unable to view deleted components in unsecured instance Flow Configuration
> HIstory
> ----------------------------------------------------------------------------------
>
> Key: NIFI-2940
> URL: https://issues.apache.org/jira/browse/NIFI-2940
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Aldrin Piri
> Assignee: Matt Gilman
> Priority: Minor
> Fix For: 1.2.0
>
>
> I have an unsecured instance of NiFi running a fairly standard flow.
> Upon deleting a connection I had wanted to see what relationships were
> attached to it, and viewed the Flow Configuration History. In that listing,
> while I could see that there was an event that took place, all of the details
> were listed as unauthorized.
> I additionally tested with other components (processors, funnels, etc) and
> noted similar results.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)