On Mon, Jun 27, 2011 at 7:56 PM, Daugherity, Andrew W <[email protected]> wrote: > On Jun 24, 2011, at 5:34 PM, Ruslan Zakirov wrote: > >> Hi, >> >> You can file a bug report. However, LastUpdated in the query will >> solve it for you and would actually be faster than Updated. > > > It does indeed work (and runs faster too), thanks! > > What exactly is the difference between Updated and LastUpdated? Is there any > reason to have both presented in the search builder UI when LastUpdated > clearly works better (and from what I can tell, both return the same results)?
They are really different. Updated = '2010-03-25' means "tickets that has at least one transaction on the date". "Updated" makes less sense in comparisions as it can be effectively replaced by Created or LastUpdated. > -Andrew -- Best regards, Ruslan. -------- 2011 Training: http://bestpractical.com/services/training.html
