#3666 Make the most recent flags appear at the top
Merged by pingou. Opened by pingou.
reorder_pr_flags  into  master

Download 3666.patch

By inverting the order in which pull_request.flags returns the flags and
ensure this order is based on the date_created, we ensure that the most
recently added flags appear at the top when showing them on PRs, rather
than having them order by update date/time.

Fixes https://pagure.io/pagure/issue/3656

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

rebased onto f10b6f4f0b57f80558d4be798ebed09e4735bead

Pull-Request has been merged by pingou

Metadata