Search Differential Revisions ordering by Creation Date (Newest First). In the results, the date shown appears to always be the last updated date. This can result in results appearing out of order from how they're defined in the search query.
I reproduced this here on the GITTEST repository.
- Search by Creation Date (Newest First)
- View Initial Results
- Note the "Update Pasta" revision which shows a date of Nov 6
- I commented on the revision to reference another commit in order to update the revision
- Note the "Update Pasta" has today's date (Dec 2)
I think this is just a point of confusion as I was expecting the dates in the results to be the creation date that I specified in the query. Maybe a header or label that indicates it's the Updated Date would be useful.