[
https://issues.jenkins-ci.org/browse/JENKINS-9602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161708#comment-161708
]
Aaron Stone commented on JENKINS-9602:
--------------------------------------
Hi! I'd like to do this, too. My use-case is a dashboard of most-recent-builds.
I would like the table either a) initially sorted server-side by providing a
query-string (e.g. http://jenkins.local/?table-sort=recent), or b) immediately
sorted client-side by providing a fragment identifier (e.g.
http://jenkins.local/#table-sort=recent).
Google has recently done a write-up of how to use this technique for making
your results searchable, and all of the principles apply directly to the
dashboard use-case.
https://developers.google.com/webmasters/ajax-crawling/docs/getting-started
> Provide system configuration for initial sorting of tables
> ----------------------------------------------------------
>
> Key: JENKINS-9602
> URL: https://issues.jenkins-ci.org/browse/JENKINS-9602
> Project: Jenkins
> Issue Type: Improvement
> Components: analysis-core
> Reporter: anil kumar
> Assignee: Ulli Hafner
> Priority: Minor
> Attachments: SortOrder.jpg
>
>
> We need to custimize PMD and check style view of PMD Results or Check style
> results. Currently when user clicks on PMD Warnings Details are displayed
> with Package, Files, Category tabs etc., and say if Files tab is clicked,then
> page is loaded in the ascending order of File names.
> We need to customize to show the Files tab with Total column in descending
> order as default view.
> Please let us know how this can be done.
> Please look at the attachment for more details.
> Thanks in advance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira