Potential Bug with Model Conditions/ Grouping Logic? Hello,
I am applying conditions to a model with fairly basic filter grouping logic added and am receiving SOQL query errors. I have tried various parenthesis, reordering, removing and re-adding conditions. This seems to be a very problematic bug. You can see if you compare the screenshot to the SOQL it is not reading the conditions in the correct order at all. Any suggestions would be greatly appreciated.
Thanks,
Sarah
Grouping Logic:
1 AND 2 AND 3 AND (4 OR 5) AND 6 AND (7 OR 8)
I have attached screenshots of the 8 conditions.
Here is the error message I am receiving:
1: An error occurred while attempting to perform the following SOQL query: SELECT Site__c,Site__r.Name,Expected_Capacity__c,Begin_Date__c,End_Date__c,Site__r.Address_Line_1__c,Program__c,Zone__c,Site__r.Id,Registration__r.Registration_ID_f__c,Registration__r.Site__c,Registration__r.Site__r.Name,Registration__r.Site__r.Id,Registration__r.Site__r.Status__c,Registration__c,Registration__r.Name,Registration__r.Registration_S