Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 431349

Summary: [pmi] Sort projects alphabetically
Product: Community Reporter: Denis Roy <denis.roy>
Component: Project Management & PortalAssignee: Portal Bugzilla Dummy Inbox <portal-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: wayne.beaton
Version: unspecified   
Target Milestone: 2014-Q2   
Hardware: PC   
OS: Linux   
URL: https://projects.eclipse.org/projects/technology
Whiteboard:

Description Denis Roy CLA 2014-03-27 08:16:50 EDT
In the URL below, projects seem to be sorted in the order they were created.  I think it would be easier to find a project if the list was alphabetical.

https://projects.eclipse.org/projects/technology
Comment 1 Wayne Beaton CLA 2014-04-01 19:52:40 EDT
I assume that you mean the list of projects in the left nav.

I'd actually like that entire list to disappear. But I need to sort out how to replace it first. In the meantime, alphabetical sorting makes sense to me.
Comment 2 Wayne Beaton CLA 2014-04-25 16:25:29 EDT
Fixed. 

I'm sorting on the "natural" name of the project (e.g. "Eclipse Git Provider" sorts as "Git Provider"; i.e. "Eclipse" isn't part of the compare).

It's deployed on staging and will be included in the next rollout to the live instance.