You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/02 23:39:00 UTC

[jira] [Commented] (NIFI-10939) When a Inner Versioned Flow's version changes, all changes within that group are shown

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

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

Commit e1c8c9611118c6634160dfe0dad3f6f6c6b56b4d in nifi's branch refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e1c8c96111 ]

NIFI-10937, NIFI-10938, NIFI-10939: When restoring flow from XML, properly parse XML for registry clients, looking for 'id' tag instead of 'identifier' tag. Fixed typo in error message about Reporting Task for Registry Clients. Updated StandardFlowComparator so that we compare sub-process groups' contents only if the Flow Coordinates are different by more than their version

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #6752.


> When a Inner Versioned Flow's version changes, all changes within that group are shown
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-10939
>                 URL: https://issues.apache.org/jira/browse/NIFI-10939
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>
> I created a dataflow and placed it under version control.
> I then placed the outer group under version control.
> I proceeded to update the flow in the 'inner' group and save those changes.
> Now, when I view changes to the outer group, it shows that the version does not match, but it also shows every difference between my flow and the previous version of the inner flow.



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