User tests: Successful: Unsuccessful:
The union applied settings like group/having/order to the result set instead of the first select. This corrects that, they now apply to the first select.
Currently the query object doesn't support set settings. Use the string manipulation instead.
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-31 21:29:21 |
This is already fixed with this PR:
#3687