#390 - Moving ticket breaks sorting
Type Defect
Status Fixed
Milestone 3.3.2
Version 3.2.2
Component Tickets
Priority Normal
Severity Normal
Assigned to Jack
Reported 10 years ago
Updated 10 years ago
Votes 0
Related tickets
Proposed time
Worked time

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.

Ticket History

10 years and 5 months ago by Jack

  • Summary Project Move Breaks Filter Moving ticket breaks sorting

10 years and 5 months ago by Jack

  • Milestone 3.3 3.3.1

10 years and 4 months ago by Jack

  • Milestone 3.3.1 3.3.2

10 years and 4 months ago by Jack

  • Component Tickets
  • Closed ticket as Fixed
  • Assigned to Jack

I believe this should be fixed.