Jeff Storck created NIFI-2645:
---------------------------------
Summary: Cannot go directly to a controller service configuration
from the property editing dialog
Key: NIFI-2645
URL: https://issues.apache.org/jira/browse/NIFI-2645
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.0.0
Reporter: Jeff Storck
Priority: Minor
When attempting to go to a newly created or currently existing controller
service configuration from a property dialog, the user is asked if it should
save before going to the controller service. Whether the user response yes or
no, it does not go to the controller service config. There are javascript
errors in the console:
{code}
Uncaught TypeError: Cannot read property 'bulletins' of undefined
nf-canvas-all.js?1.0.0-SNAPSHOT:13
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)