Mark Payne created NIFI-11118:
---------------------------------

             Summary: 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


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)

Reply via email to