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

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

Commit 8055c47a84197eeaac41d3dfb2e2fb16e44806dd in nifi's branch 
refs/heads/main from mtien
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8055c47 ]

NIFI-8058 Fixed a UI error to correctly delete dynamic properties while 
configuring processors.
Changed to check the length of all unfiltered properties instead of only 
filtered properties.
Added additional check if descriptor is a dynamic property.

Signed-off-by: Matthew Burgess <mattyb...@apache.org>

This closes #4707


> Changing a property after deleting a dynamic property causes the dynamic 
> property to return to the UI
> -----------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-8058
>                 URL: https://issues.apache.org/jira/browse/NIFI-8058
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Burgess
>            Assignee: M Tien
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When a dynamic property is deleted from a component configuration dialog, if 
> any other property is modified, it causes the deleted dynamic property to 
> reappear in the UI.
> To reproduce: open a processor config dialog (GenerateFlowFile, e.g.), add a 
> couple dynamic properties and hit Apply. Then open the dialog again, delete 
> one of the dynamic properties, then change another property. This causes the 
> deleted property to show up again. The workaround is to delete the dynamic 
> property, click Apply, then reopen the dialog to change the other properties.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to