[
https://issues.apache.org/jira/browse/NIFI-11224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716695#comment-17716695
]
ASF subversion and git services commented on NIFI-11224:
--------------------------------------------------------
Commit c819c4de949153960f15d4b5e556e2f84e69da38 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c819c4de94 ]
NIFI-11224: Refactor and FF attribute support in WHERE in QuerySalesforceObject.
This closes #7019.
Co-authored-by: Lehel Boér <[email protected]>
Signed-off-by: Tamas Palfy <[email protected]>
> FF attribute support in Where condition of QuerySalesforceObject
> ----------------------------------------------------------------
>
> Key: NIFI-11224
> URL: https://issues.apache.org/jira/browse/NIFI-11224
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> We say that we support FF attributes for the WHERE condition of the
> QuerySalesforceObject processor
> [https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/src/main/java/org/apache/nifi/processors/salesforce/QuerySalesforceObject.java#L222]
> However, we do not evaluate expression language:
> [https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/src/main/java/org/apache/nifi/processors/salesforce/QuerySalesforceObject.java#L346]
> This should be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)