Limits for an Archive page

Hi there!
We encountered with some issues with limit of items, showing at the Archive page in Metabase:
/archive

As I understood the limit is 1000 items (query to database)


The problem is - we have more than 1000 archived items (questions/dashboards/collections). And if someone accidentally archived a new one - we couldn't find it on archive page to recover...

Also couldn't find how sorting is implemented. Firstly, I thought that sorting based on time when item was archived.
But for some items there are null values for updated_at

Metabase version

You're on version v0.41.5

Browser - Google Chrome 99.0.4844.84, (x86_64)

Could you give any advices how to extend the limits at the /archive page?
Or how we could alter sorting mechanic while browser is querying for archive items (inside browser)?
Or do we have an ability to customize that query in url? (like /archive?id=4096) to show only needed item?

Thanks!

Hi @Mikhail
I've created an issue for this:
https://github.com/metabase/metabase/issues/21341 - upvote by clicking :+1: on the first post