What did you do to cause this?
Moved a ticket from one project to another.
What page were you on?
The ticket list page.
What PHP and MariaDB versions do you run?
PHP: 5.3.3-7+squeeze17
MySQL: 5.1.66-0+squeeze1-log
Describe the defect:
It appears that when the tickets are moved, it still filters numerically based on the ticket number from its original project or doesn't display the appropriate number in the new project.
When filtering with status=allopen&order_by=id.asc, the tickets are listed as:
135
93
137
97
98
Both of the out of place tickets were moved from a different project to its current location.
I believe this should be fixed.