Opened 4 years ago

Closed 2 years ago

#3413 closed bug (Fixed)

Sorting by ETA displays wrong

Reported by: zlamm Owned by:
Priority: minor Milestone: 2.0.6
Component: Web UI Version: 2.0.3
Keywords: eta, infinity Cc:

Description

When sorting by ETA, in the WEBui, infinity is placed at the top. So the current configuration is:

  • Infinity
  • 2m 40s
  • 340d 4h

when it should be:

  • 2m 40s
  • 340d 4h
  • Infinity

Since infinity is the largest number it should be on the bottom.

Change History (4)

comment:1 Changed 2 years ago by Cas

  • Milestone changed from 2.0.4 to 2.0.5

Ticket retargeted after milestone closed

comment:2 Changed 2 years ago by Cas

  • Milestone changed from 2.0.5 to 2.0.6

Ticket retargeted after milestone closed

comment:4 Changed 2 years ago by Cas

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

Fixed in develop

Note: See TracTickets for help on using tickets.