Matt Gilman created NIFI-7514:
---------------------------------
Summary: UI - Property table group id not always set correctly
Key: NIFI-7514
URL: https://issues.apache.org/jira/browse/NIFI-7514
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Reporter: Matt Gilman
Assignee: Matt Gilman
Currently, the group id in the property table is only being set when
configuring (opening in an editable mode). This is because the group was only
being used to know where/how to create inline Controller Services. However,
with the introduction of parameters, we now require the group id to also look
up the parameter context for the properties being rendered. Because the group
id was not being set, this could prevent the configuration dialog from opening
correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)