Skip to content

Sorting RFC's by date on Datatracker profile pages is incorrect #7740

@dbhenriques

Description

@dbhenriques

Describe the issue

Current behaviour: When visiting a user profile page, if you click to sort RFC's by date, it sorts it based on the Month Year string. This results in entries being sorted by Month and then year. eg: April 2024 can appear before June 2000.

Expected behaviour: Sort by year and then by month, thus sorting in chronological order.

Changing the displayed dates to a YYYY-MM-DD format for example may be a viable fix.

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions