Gábor Gyimesi created MINIFICPP-2493:
----------------------------------------
Summary: Parameter context update may fail in C2 flow update
Key: MINIFICPP-2493
URL: https://issues.apache.org/jira/browse/MINIFICPP-2493
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
When flow config is updated through C2 the parameter contexts are not cleared
so they remain in the new flow config as well, which could cause errors like
using a non-existing parameter context or the new parameter context names
conflicting with the old ones failing the flow update.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)