Ferenc Gerlits created MINIFICPP-1751:
-----------------------------------------
Summary: If a Property supports expression language, then it
cannot be updated
Key: MINIFICPP-1751
URL: https://issues.apache.org/jira/browse/MINIFICPP-1751
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
Fix For: 0.12.0
If a Property supports expression language, and you call {{setProperty()}} or
{{setDynamicProperty()}} for this property twice or more, only the first call
has any effect.
Properties without expression language support work as expected: the value is
what was set by the last {{setProperty()}} call.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)