[
https://issues.apache.org/jira/browse/NIFI-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786984#comment-17786984
]
ASF subversion and git services commented on NIFI-12368:
--------------------------------------------------------
Commit ac2a5afb20b59f87ebc3bcfaac283ab8dc084f72 in nifi's branch
refs/heads/support/nifi-1.x from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ac2a5afb20 ]
NIFI-12368 Clear versionedComponentId for copied Snippets
This closes #8025
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 1cc346b63d0ecea1d0b2e9079a0f31c15f035b6d)
> Copy/Pasting components can incorrectly copy versionedComponentId
> -----------------------------------------------------------------
>
> Key: NIFI-12368
> URL: https://issues.apache.org/jira/browse/NIFI-12368
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0-M1, 1.23.2
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> If you import a flow from registry, or create a PG from file upload, the
> components inside the PG will have the versionedComponentId field set. If you
> then go inside this PG and copy/paste a processor, it will create a new
> processor with the same versionedComponentId which is not correct. However,
> if you paste an entire PG it should retain the versionedComponentIds within
> the PG.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)