Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Known Issue] Handle dynamic query constructed using "+" binary operators on String and executed using Database.query() statement. #1384

Open
rmohan20 opened this issue Mar 11, 2024 · 1 comment
Labels
BUG P2 Malfunctioning Often SFGE Issues related to the Salesforce Graph Engine

Comments

@rmohan20
Copy link
Contributor

rmohan20 commented Mar 11, 2024

Graph Engine is unable to identify the value of String objects constructed using "+" binary operator. This leads to errors and/or invalid ApexCrudFlsViolations when dynamically constructed queries are executed using Database.query(...) method calls.
Fixing this issue would address a few different scenarios.
I'll mark open issues related to this item as duplicates so that we can track progress in one place.

@rmohan20 rmohan20 added the BUG P2 Malfunctioning Often label Mar 11, 2024
Copy link

git2gus bot commented Mar 11, 2024

This issue has been linked to a new work item: W-15222265

@stephen-carter-at-sf stephen-carter-at-sf added the SFGE Issues related to the Salesforce Graph Engine label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG P2 Malfunctioning Often SFGE Issues related to the Salesforce Graph Engine
Projects
Status: Considering 🧶
Development

No branches or pull requests

2 participants