Bug Fix
Enhancement
Distribute
Distribute Updates & Fixes
Tom Gobich
3 years ago
Fixes
- Fixed an issue with the Query Builder where OR statements applied to the same group didn't work properly. This was accidentally broken as a part of yesterday's updates adding the Non-Published filter.
-
Fixed
an issue with the Query Builder where future dated published content
was getting included by default. Future dated content should've been restricted
to when the Non-Published filter is included in the query builder.
Updates
Improved the way errors are handled. Prior to this update if the Query Builder was converted into invalid SQL, zero results were returned for the query and no notice of an issue was given. Now, an error is captured and displayed (as shown below). This is now also being logged for us developers with information about the query so that we can easily replicate what led to the error.

The above error was forced for demonstration purposes.
Powered by ChangeCrab