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 & 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)