Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0-M4
-
None
-
None
Description
Linking Parameter Contexts using the NiFi Toolkit causes sensitive parameters to become invalid in the dependent/parent Parameter Context.
For example:
- create-param-provider
- fetch-params (including apply)
- create-param-context
- set-param-value (including sensitive value params)
- set-inherited-param-contexts (linking the PC from the Param Provider, to the separately created PC)
The sensitive params in the second PC will now be invlaid.
This might be because the Toolkit resets the parameters on the "parent" PC, which maybe doesn't correctly get/set the sensitive param values
Attachments
Issue Links
- links to