[
https://issues.apache.org/jira/browse/NIFI-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen reassigned NIFI-4406:
----------------------------------
Assignee: Mike Thomsen
> 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
>
> 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)