Skip to content

NIFI-3764: Ensuring that UUIDs are not converted multiple times during template export#1730

Closed
mcgilman wants to merge 1 commit intoapache:masterfrom
mcgilman:NIFI-3764
Closed

NIFI-3764: Ensuring that UUIDs are not converted multiple times during template export#1730
mcgilman wants to merge 1 commit intoapache:masterfrom
mcgilman:NIFI-3764

Conversation

@mcgilman
Copy link
Contributor

@mcgilman mcgilman commented May 2, 2017

NIFI-3764:

  • Ensuring that UUIDs are not converted multiple times during template export.

This was causing an issue because components were being set in the exported template successively which the already converted UUID to be converted again. This resulted in component duplication and the lose of association between components that referenced services.

- Ensuring that UUIDs are not converted multiple times during template export.
@bbende
Copy link
Contributor

bbende commented May 2, 2017

Reviewing...

@bbende
Copy link
Contributor

bbende commented May 2, 2017

+1 code looks good, tested this on a template that was previously importing incorrectly and verified it imports correctly after this change, will merge to master

@asfgit asfgit closed this in 8fa3529 May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants