id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field 1653,jarabe.journal.model defaults to invalid order_by=-mtime,sascha_silbe,sascha_silbe,"jarabe.journal.model.find() sets the default value of order_by to -mtime, but the data store only recognizes +/-timestamp. Since we usually want the most recent entry to come first +timestamp should be the default, matching the data store default. So we can either fix it to read +timestamp or just drop it. The result is the same in all cases; dropping it means less code to execute, less opportunity to be wrong in the future and slightly less data to transfer / parse. ",defect,closed,Unspecified by Maintainer,,Sugar,Git as of bugdate,Trivial,fixed,r+,,Unspecified,New