[
https://issues.apache.org/jira/browse/NIFI-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407709#comment-15407709
]
ASF GitHub Bot commented on NIFI-2467:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/784
Fixing issue with auto complete after closing/opening the containing dialog
NIFI-2467:
- Resetting cached search term when closing the dialog to ensure the same
search time works upon re-opening.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2467
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/784.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 #784
----
commit 6b5a1354c463914ba2ba513f56eb28df700609bb
Author: Matt Gilman <[email protected]>
Date: 2016-08-04T13:04:33Z
NIFI-2467:
- Resetting cached search term when closing the dialog to ensure the same
search time works upon re-opening.
----
> Policy User auto-complete no longer opens after exiting using "escape"
> ----------------------------------------------------------------------
>
> Key: NIFI-2467
> URL: https://issues.apache.org/jira/browse/NIFI-2467
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Percivall
> Assignee: Matt Gilman
> Fix For: 1.0.0
>
>
> Steps to reproduce:
> Open policy pane for a component
> attempt to add a user to a policy (open the "search users" pane)
> hit escape
> open "search users" pane again
> see that it no longer autocompletes
> (no errors in console)
> If you close out of the policy window and then re-enter it, auto-complete
> works again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)