Randy Gelhausen created NIFI-1094:
-------------------------------------
Summary: Searching Provenance Repo by component name results in js
error
Key: NIFI-1094
URL: https://issues.apache.org/jira/browse/NIFI-1094
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Reporter: Randy Gelhausen
Reproduction Steps:
1. Open the Provenance Repository UI
2. Type some component name
3. Open js debug console (Command+Shift+J on macs)
4. Hit enter
See the following error in the console:
"Uncaught TypeError: Cannot read property 'search' of undefined"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)