reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Marketplace owner can't see all orders #3435

Closed tom-gerken closed 6 years ago

tom-gerken commented 6 years ago

As a marketplace owner, I want to be able to see orders for all shops in my marketplace when I click "Orders". The specs would be the same as https://docs.reactioncommerce.com/reaction-docs/master/orders-admin but with all shops included

brent-hoover commented 6 years ago

@tom-gerken Are you reporting this as a bug (i.e. "Marketplace owner can't see all orders"?). I believe the original intent was that marketplace admin could see all orders and actually that's what I am currently seeing but I need to dig a little deeper.

tom-gerken commented 6 years ago

@zenweasel I wasn't aware it was a bug, I thought it was not implemented yet. To be clear, I am able to see orders for individual shops if I change the drop down to be logged in as a shop instead of Admin. What I'm proposing is that if I am logged in as Admin, I see orders for all shops in my marketplace so I do not need to toggle through one by one.

spencern commented 6 years ago

This seems to be a feature request, and we would need more details before considering it.