Fixed
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2026 at 09:04 UTC
Updated:
29 Apr 2026 at 14:56 UTC
Jump to comment: Most recent
https://drupal.slack.com/archives/C0AEGUNEGDT/p1777306340897129
@mradcliffe [6:12 PM]
Migrated issues seem to be updated newest -> oldest meaning the oldest issues have floated to the top of the list when sorting by Updated date (descending order). ... it may be more useful to sort by Created date (descending order) instead until open older issues float back down the list.
Reverse the order in which we pull the issues.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fjgarlin commentedReady for review: https://git.drupalcode.org/project/drupalorg/-/merge_requests/508/diffs
Comment #5
drummLooks good to me.