Not able to change amount of orders on page anymore

Since the latest update I haven’t been able to change the numbe of orders that come up. I have tried ?limit=250 and &limit=250 but they don’t work anymore and just displays 50. Any solution for this as it’s quite frustrating

Can you try to check in the incognito mode or try to remove teh cache of the Browser.

Yeah, unfortunately Shopify killed the limit URL parameter in the recent admin update. Clearing your cache won’t fix it (ignore that other reply).

The new admin UI handles pagination differently now and completely ignores those old URL tricks. It’s been super frustrating for my team too since we used to process 250 orders at a time.

Right now there’s no native workaround to force it back to 250 on the screen. If you need to process large batches, you basically have to rely on exporting to CSV or using a bulk order management app. Really hoping they add a native dropdown for items per page soon.