Defect #6817
closedIdentical creation date/time skew search results
0%
Description
Hello,
I have encountered a bug after importing data from our old tracking system to Redmine. Many of the entries have an identical creation date/time stamp (2002-06-28 07:39:41), and when I go to search for a keyword using the upper-right Redmine search, it does not display all of the results. For one query, the page reads Results (161) but will only display 140 results. I have seen the same outcome while searching for other subject/description keywords, and have confirmed in the actual database that there are in fact more rows than it is displaying.
The data I imported was sorted by creation date. This is NOT an issue when using Issues' filters (it is able to find and displays all rows), this only happens when using the upper-right search.
Many thanks,
System Configuration:
Ubuntu v. 10.4
Redmine v. 1.0.3 (this also existed under 1.0.2)
Rails v. 2.3.5
mysql v. 5.1.41
Apache 2.2.14
Passenger v.2.2.15
Related issues