[
https://issues.apache.org/jira/browse/NIFI-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-8694.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> sensitive parameter with reference to parameter context isn't copied to
> template
> --------------------------------------------------------------------------------
>
> Key: NIFI-8694
> URL: https://issues.apache.org/jira/browse/NIFI-8694
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.13.2
> Reporter: Jul Tomten
> Priority: Major
> Labels: context, parameters, sensitive
>
> When a sensitive paramter holds a pointer to the paramter context the
> #\{mypassowrd} isn't sensitive and should therefore be copied into the
> template.
>
> When you restore the template it is typically on a different host with a
> different parameter context. When you import the template all sensitive
> parameters are blank and the references to the passwords in the paramter
> context are lost. You expect the #\{mypassowrd} to be restored with the
> template.
> Now it's necessary to go through and find all compnenets with sensitive
> parameters and set the passwords after import of a template. This is a
> massive pain with a big flow.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)