← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1713748] [NEW] heat stacks are not appropriately sorted by "Created" field

 

Public bug reported:

It seems the "Created" field is being treated as a numeric tuple,
and thus currently in when sorting the stacks table on "Created" column we have:

24 minutes > 5 days > 2 weeks
and
5 hours, 37 minutes > 5 hours, 4 hours

Instead this field should be treated as proper date.

** Affects: horizon
     Importance: Undecided
     Assignee: Pavlo Shchelokovskyy (pshchelo)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => Pavlo Shchelokovskyy (pshchelo)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1713748

Title:
  heat stacks are not appropriately sorted by "Created" field

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  It seems the "Created" field is being treated as a numeric tuple,
  and thus currently in when sorting the stacks table on "Created" column we have:

  24 minutes > 5 days > 2 weeks
  and
  5 hours, 37 minutes > 5 hours, 4 hours

  Instead this field should be treated as proper date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1713748/+subscriptions


Follow ups