[
https://issues.apache.org/jira/browse/MINIFICPP-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1751:
--------------------------------------
Description:
If a Property supports expression language, and you call {{setProperty()}} or
{{setDynamicProperty()}} for this property twice or more, then 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.
was:
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.
> 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
> Priority: Minor
> Fix For: 0.12.0
>
>
> If a Property supports expression language, and you call {{setProperty()}} or
> {{setDynamicProperty()}} for this property twice or more, then 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)