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

Joe Witt commented on NIFI-13486:
---------------------------------

Please note this is currently working as intended.

That we supported nested versioned group turned out to be rather complicated 
and was probably a mistake with the benefit of hindsight.

But the scenario here is GroupA which contains GroupB which contains GroupC for 
instance.

If a change occurs in GroupC you might expect when looking at GroupA that it 
would notify you of a change.  But it doesn't because nothing in GroupA has 
changed.  GroupB thought would show you that it is not on the latest version.  
Once the user changes GroupB to the newest version of GroupC *then* GroupA 
would show this since something it contains has changed (aka GroupB version).

We could consider adding a visualization that indicates there are changes 
available nested below but we need to be careful to distinguish this from 
indicating GroupA has changed because in the scenario above - it has not.

Thanks

> Outer versioned PG will not indicate modification has occurred when inner 
> versioned PG has been modified 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-13486
>                 URL: https://issues.apache.org/jira/browse/NIFI-13486
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: NiFi Registry
>    Affects Versions: 1.27.0
>            Reporter: Nissim Shiman
>            Priority: Major
>
> When a versioned PG is contained in another versioned PG, modifying the inner 
> one will result in the gui showing the '*' icon for the inner PG.
> The outer versioned PG will still have the green checkmark though.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to