Zackeus Bengtsson created NIFI-12122:
----------------------------------------
Summary: Parameter Context description gets lost on NiFi restart
Key: NIFI-12122
URL: https://issues.apache.org/jira/browse/NIFI-12122
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.23.0, 1.22.0, 1.20.0, 1.19.0, 1.18.0, 1.16.0, 1.15.0,
1.14.0, 1.13.0, 1.12.0, 1.11.0, 1.10.0
Reporter: Zackeus Bengtsson
When creating a parameter context and adding a description it gets persisted to
the flow.json.gz flow definition. If NiFi is shut down, and then restarted, the
parameter context is loaded by the controller and FlowManager, but the
description is not loaded. The flow is then saved to disk, loosing the
parameter context description in the process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)