You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2021/02/18 20:35:00 UTC

[jira] [Created] (NIFI-8238) Change in a nested, versioned process group's flowfile concurrency / outbound policy results in outer group showing local changes

Mark Payne created NIFI-8238:
--------------------------------

             Summary: Change in a nested, versioned process group's flowfile concurrency / outbound policy results in outer group showing local changes
                 Key: NIFI-8238
                 URL: https://issues.apache.org/jira/browse/NIFI-8238
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Mark Payne
            Assignee: Mark Payne


As reported on the mailing list:

 
to reproduce this issue:
1. Create an empty Process Group (PG-Root)
2. Add version control to the PG-Root
3. Add an empty PG (PG-Sub) in PG-Root
4. Add version control to PG-Sub
5. Update PG-Root
6. Check that both PG-Root and PG-Sub are up-to-date with the green check mark
7. Change "Process Group FlowFile Concurrency"  to "Single FlowFile Per Node" for the PG-Sub
8. Commit changes to PR-Sub
9. Refresh page
10. PG-Sub should have a green check mark, and PG-Root still has local changes
11. Commit changes to PG-Root
12. PG-Root is still showing it has local changes, but it has not.



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