[
https://issues.apache.org/jira/browse/NIFI-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman updated NIFI-3813:
------------------------------
Description:
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 read permissions but not write permissions. It appears the wrong
variable is being referenced.
was:
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.
> 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
> Assignee: Scott Aslan
>
> 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 read permissions but not write permissions. It appears the wrong
> variable is being referenced.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)