Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
I have followed the add bulk actions link here: https://shopify.dev/tutorials/add-a-bulk-action-link-to-the-shopify-admin-with-app-extensions. I am able to select some orders and then choose my bulk action which redirects to my shopify app and I can see the shop and id specified in the query string.
This functionality is working except when I try to select ALL the orders in my orders dashboard. After selecting my bulk action I am redirected to my app but the shop and id params do not exist in the query string. This seems to be an error with shopify selecting certain id's and not related to my implementation. Has anyone encountered this before? Thanks.
Yes i'm finding the same thing.
On the orders page, If i select 'select ALL orders', the ids querystring is left off, Shopify how can apps obtain the full list of orders/selections?
Thanks
Min
Hello i have the same issue did you find any solution ?