Dynamic products not showing in admin product table
-
Hi Folks,
I wanted to reach out and see if someone could help ina slight issue that we are running into. We are generating a dynamic product programmatically using the following snippet:
https://gist.github.com/justingreerbbi/a2c7c831c3d22a0ae7727f449917b6b9
The product is being generated in the DB but the product is not showing in the admin table list. The weird thing is that the “All() ” table filter (all, draft, pending), is incrementing up but the product is not showing.
I have done some poking around and this ONLY happens when we run the snippet as a “subscriber” role. If I am logged in as an admin and run the snippet, a product shows.
Any thoughts on the matter?
Thanks
- The topic ‘Dynamic products not showing in admin product table’ is closed to new replies.