When attempting to query CaseComments by ParentId, I’m running into an issue with the model conditions. According to the error, it appears that an 18 character Id is being passed to the SOQL query, which would be fine if it was enclosed in single quotes. My troubles occur when I try to set that condition in an action to have the single quotes on either side of the Id. The error indicates that a is inserted before the single quotes.
Question
Slash Before Quote - Merge or Query Building Issue?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.