[
https://issues.apache.org/jira/browse/NIFI-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-13890:
----------------------------------
Status: Patch Available (was: Open)
> No referencing component for quoted parameter
> ---------------------------------------------
>
> Key: NIFI-13890
> URL: https://issues.apache.org/jira/browse/NIFI-13890
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If a parameter is referenced in a property using quotes:
> {code:java}
> ${#{'My Parameter'}:toLower():contains("foo")} {code}
> or just:
> {code:java}
> #{'My Parameter'} {code}
> No referencing component will be found for the parameter making it as
> writeable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)