#4006 Add documentation for ticket sorting

v1.0.0
closed
sf-1 (616)
General
Cory Johns
2015-08-20
2012-04-05
Cory Johns
No

There's no way to sort tickets based on date created or date updated. Date created can be fudged by sorting on ticket number, but it would be useful to sort on when tickets were last updated, e.g., to see which ticket was most recently closed.

Apparently, manually adding "&sort=mod_date_dt+desc" to the URL does allow sorting by last-modified, so we really just need some documentation and/or UI for it.

Discussion

  • Cory Johns - 2012-04-05
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,1 +1,3 @@
     There's no way to sort tickets based on date created or date updated.  Date created can be fudged by sorting on ticket number, but it would be useful to sort on when tickets were last updated, e.g., to see which ticket was most recently closed.
    +
    +Apparently, manually adding "&sort=mod_date_dt+desc" to the URL does allow sorting by last-modified, so we really just need some documentation and/or UI for it.
    
     
  • Dave Brondsema

    Dave Brondsema - 2012-04-20
    • summary: Add sort on last-updated for tickets --> Add documentation for ticket sorting
    • milestone: forge-backlog --> forge-may-04
     
  • Dave Brondsema

    Dave Brondsema - 2012-04-20
    • size: --> 1
     
  • Jenny Steele - 2012-04-24
    • status: open --> in-progress
    • assigned_to: Jenny Steele
     
  • Jenny Steele - 2012-04-26
    • status: in-progress --> code-review
    • qa: Cory Johns
     
  • Jenny Steele - 2012-04-26

    On allura js/4006. Please make sure the help text is informative and looks nice.

     
  • Cory Johns - 2012-04-27
    • status: code-review --> open
     
  • Cory Johns - 2012-04-27

    As per IRC discussion, tall dialog is too tall. Add fixed height + internal scrolling, please.

     
  • Jenny Steele - 2012-04-30
    • status: open --> code-review
     
  • Cory Johns - 2012-05-01
    • status: code-review --> closed
     
  • Cory Johns - 2012-05-01

    Merged to dev

     

Log in to post a comment.