Mark Payne created NIFI-4406:
--------------------------------

             Summary: 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


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
(v6.4.14#64029)

Reply via email to