You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2019/07/08 16:28:00 UTC

[jira] [Resolved] (NIFI-4406) ExecuteScript should implement Searchable interface

     [ https://issues.apache.org/jira/browse/NIFI-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne resolved NIFI-4406.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> ExecuteScript should implement Searchable interface
> ---------------------------------------------------
>
>                 Key: NIFI-4406
>                 URL: https://issues.apache.org/jira/browse/NIFI-4406
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mike Thomsen
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When a user searches in the NiFi UI, he/she will get results that match the script being run in ExecuteScript if the script is configured explicitly in the processor. However, if the Processor is instead configured to point to a file, the search will not search the contents of the file. The ExecuteScript processor should be updated to implement Searchable and should search the contents of the file also (which is already held as a String in the processor). This would allow searching the UI to show results that match the scripts that are being run.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)