magento / magento/catalog-storefront

Message broker syncs category extension attributes from PIM

Open
#32 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Progress: ready for grooming
Dominant language
PHP
Stars
7
Forks
16
PR merge metrics
No merged PRs in 30d

Description

As a Magento Developer, 

I would like to create back-office APIs to read category extension attributes data  

So that

the data can be returned to the storefront application in an efficient manner.

**Acceptance Criteria**

- APIs are REST compatible.
- APIs must pass all integration tests.

**Scenario**

- A user creates, updates or deletes category extension attributes
- Category extension attributes changes propagated to storefront using new back office API

Implementation notes: https://github.com/magento/catalog-storefront/issues/18#issuecomment-639158320
 

 

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the implementation notes in the linked catalog-storefront issue and inspect the repository's existing integration-test setup. Trace how category extension-attribute changes are represented, then define REST-compatible back-office APIs that propagate creates, updates, and deletes; done means the APIs work for those scenarios and all integration tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.