On 11.0.2
Typically, when I create a date range filter on a date/time field on a standard object - it sets conditions with a datetime and works as expected.
I’ve run into an issue trying to do the exact same thing to a date/time field on a custom object - the model registeredlist soql shows that the filter has tried to set a date as the condition, which throws a soql error.
Can you confirm that this is a bug or an intended behavior?
Thanks.
Error:value of filter criterion for field 'CreatedDate' must be of type dateTime and should not be enclosed in quotes"