Our public app GoodMorning (client_id 7ce058997ee728799f8e08dd8d28ad8b, org “Good Morning Co”) is managed in the new Dev Dashboard, which no longer shows the “Read all orders” access-request card documented at shopify.dev/docs/api/usage/access-scopes. How do we request the read_all_orders scope?
Why we need it: GoodMorning is an analytics dashboard for DTC/CPG brands. We compute customer lifetime value (LTV), cohort retention, and repurchase-rate reporting, which are inherently historical — they require order history well beyond 60 days. With only the last 60 days, cohorts never mature, LTV is truncated, and returning customers whose first purchase predates 60 days get misclassified as new. We already hold read_orders (Protected Customer Data Level 1) and use it read-only to show each merchant metrics for their own store; we don’t request name/email/phone/address and don’t resell data.
Please advise the current process to request/enable read_all_orders for this app, or enable it directly. Thanks.