Matt Gilman created NIFI-3813:
---------------------------------
Summary: UI - Unable to open Process Group Configuration Dialog
Key: NIFI-3813
URL: https://issues.apache.org/jira/browse/NIFI-3813
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Reporter: Matt Gilman
When attempting to open the Process Group Configuration dialog, I receive the
follow error
{code}
nf-process-group-configuration.js?1.2.0-SNAPSHOT:203 Uncaught TypeError: Cannot
read property 'name' of undefined
at Object.<anonymous> (nf-process-group-configuration.js?1.2.0-SNAPSHOT:203)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at A (jquery.min.js:4)
at XMLHttpRequest.<anonymous> (jquery.min.js:4)
{code}
when I have write permissions but not read permissions. It appears the wrong
variable is being referenced.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)