[
https://issues.apache.org/jira/browse/NIFI-11118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682630#comment-17682630
]
Mark Payne commented on NIFI-11118:
-----------------------------------
Of note, if I then click "Revert" it does deal with everything properly. It's a
minor issue, as it's just showing changes that are not really changes. But it
does properly handle the action givne.
> Show Local Modifications shows all changes in child group after changing
> version
> --------------------------------------------------------------------------------
>
> Key: NIFI-11118
> URL: https://issues.apache.org/jira/browse/NIFI-11118
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Priority: Major
>
> To replicate:
> # Create a Process Group named Parent
> # In that Process Group, create a new Process Group named Child
> # In Child, add an Input Port, a Processor such as UpdateAttribute, and an
> Output Port. Connect them together.
> # In Parent, create a GenerateFlowFile and connect it to the Child input port
> # Version Control Child
> # Version Control Parent
> # Move the UpdateAttribute Processor in Child. Save next Version
> # Move UpdateAttribute again. Save next Version
> # Save version of Parent
> # Remove Connection from GenerateFlowFile to Child Input Port
> # Change Child from Version 3 to Version 1
> # Change Child from Version 1 to Version 3
> # View Local Modifications in Parent. We should see only that the connection
> was removed, but it's showing all components in the child group as newly
> added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)