[ 
https://issues.apache.org/jira/browse/NIFI-7514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129733#comment-17129733
 ] 

ASF subversion and git services commented on NIFI-7514:
-------------------------------------------------------

Commit eb2ebefc4682d3f95ba5c9cbb8f604f5331ec79e in nifi's branch 
refs/heads/master from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eb2ebef ]

NIFI-7514:
- Ensuring the group id is always set in the properties table when loading 
properties.
- Using a common approach to getting parameters in nfControllerService.
- Code clean up.
- Addressing review feedback.
- Ensuring the service dialog is closed when navigating to the parameter 
context dialog.

This closes #4322


> 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
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to