You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Lim (JIRA)" <ji...@apache.org> on 2018/04/11 16:04:00 UTC

[jira] [Created] (NIFI-5074) Add section to User Guide explaining how variables are captured when versioning a PG

Andrew Lim created NIFI-5074:
--------------------------------

             Summary: Add section to User Guide explaining how variables are captured when versioning a PG
                 Key: NIFI-5074
                 URL: https://issues.apache.org/jira/browse/NIFI-5074
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Documentation &amp; Website
            Reporter: Andrew Lim


Issue originally filed as NIFIREG-133.  Filing in NIFI project since addition will be made to the NiFi User Guide.

Original Jira description:

Context:

I have a process group PG that contains an embedded process group PG1. I have a variable defined at PG level that is referenced in a PG1's processor. When versioning both PG and PG1 in NiFi Registry, a copy of the variable defined at PG level will be created at PG1 level.

Consequently, when importing PG in another environment, the variable needs to be modified at PG1 level because the one created at PG1 level overwrites the one initially defined at PG level.

> Would be nice to add this behavior in the documentation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)