← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1441731] [NEW] [data processing] Jobs table sort order by id is nonsensical

 

Public bug reported:

I'm proposing this for Liberty.

Once you have run several jobs the default sort order on the data
processing Jobs table really stops making sense.  It is currently sorted
by ID, which is just a long uuid.  This results in newly added jobs
being added to the middle of the list, which just seems odd to have as
the default behavior.

I propose sorting that table by job creation time, even if that field is
not displayed, to give the table some sense of tangible order.

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: sahara

-- 
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/1441731

Title:
  [data processing] Jobs table sort order by id is nonsensical

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  I'm proposing this for Liberty.

  Once you have run several jobs the default sort order on the data
  processing Jobs table really stops making sense.  It is currently
  sorted by ID, which is just a long uuid.  This results in newly added
  jobs being added to the middle of the list, which just seems odd to
  have as the default behavior.

  I propose sorting that table by job creation time, even if that field
  is not displayed, to give the table some sense of tangible order.

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


Follow ups

References