magento / magento/catalog-storefront
B2B Support: Cat Ext sends category permission data
Open
@melnikovi is already working on this.
Since Jul 14, 2020.
needs design
Progress: in grooming
Story #48
- Dominant language
- PHP
- Stars
- 7
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
As a Magento merchant, I want product Recs to support category permissions and shared catalogs (B2B) so that I can show relevant product Recs to all my customers, without assuming everyone can see all products.
The scope of this work is for the catalog extension to send the required data and for ES to index it. The rest will be covered in epic DATA-1768
**Acceptance Criteria**
- Catalog extension sends sufficient category permissions data
- Category permissions data is indexed in ES
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.