Opened 15 years ago
Last modified 15 years ago
#64 closed defect
Task search returns duplicate records during pagination in some circumstances — at Initial Version
Reported by: | Gavin | Owned by: | Gavin |
---|---|---|---|
Priority: | major | Milestone: | 0.5 - Functionality and Stability |
Component: | gnuMims - application general | Version: | trunk |
Keywords: | Cc: |
Description
This only occurs with the following conditions:
- When not using MySQL or HSQL (i.e. using MSSQL)
- When hibernate criteria builder is in use.
- When sorting by the attentionFlag column.
The filterPane plugin and some of the quick searches where using the criteria builder.
Note: See
TracTickets for help on using
tickets.