Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#677 closed defect (bug) (invalid)

Sorting tickets by priority is alphabetical, not priority-based

Reported by: mcguive7's profile McGuive7 Owned by:
Milestone: Priority: low
Component: Trac Keywords: needs-testing
Cc:

Description

When sorting Trac tickets by priority, the resulting table is sorted alphabetically, which is not congruent with actual priority (e.g. high, low, normal instead of high, normal, low). There is a ticket on the main Trac site that appears to indicate this issue was fixed 10 years ago: http://trac.edgewall.org/changeset/940.

The ticket doesn't describe in very much detail what the fix entails, and I'm not very familiar with Trac, so can someone who knows more than me take a look and identify if this fix is what we're looking for, and if so why it's not in place on WP's Trac?

Change History (3)

#1 @nacin
10 years ago

Sorry for the delayed reply - could you give an example of a report that this fails on?

#2 @netweb
10 years ago

On meta here sorting by priority works for me e.g. https://meta.trac.wordpress.org/query?&status=new&order=priority

#3 @McGuive7
10 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Totally seems to be working now. Not sure what changed, if anything, or if I just missed this the first time around.

Note: See TracTickets for help on using tickets.