pim-community-dev
pim-community-dev copied to clipboard
[Community Development Repository] The open source Product Information Management (PIM)
**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...
:bug: **I'm reporting a Bug** :bug: Hello, I'm reporting a bug when I'm doing a fresh install of Akeneo 6 CE. The bug come from the frontend package "catalogs:build" which...
**Description (for Contributor and Core Developer)** This PR introduces 2 migrations: - A Doctrine migration to drop all triggers during the UUID migration project - A ZDD migration which empties...
**Description (for Contributor and Core Developer)** New endpoint /category/rest/ to get information about categories. contains - core category data : id, parent_id, code,labels - permissions settings - attributes values Values...
**Description (for Contributor and Core Developer)** Add user intents to handle uuids for quantified associations **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration...
**Description (for Contributor and Core Developer)**  **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story)...
**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...
Hello , we are trying the Akeneo pim 6 without docker and if we change .env file as like localhost of MySQL , username password etc but it seems NO_DOCKER=true...
Version provider for Growth Edition returns 'Growth Edition' instead of 'GE' since changes in [TIP-1565](https://github.com/akeneo/pim-community-dev/pull/17049) This fix removes hard-coded strings and uses PIM edition objects instead
- Catalog save returns a boolean that indicates save success - Added notification inside connectivity to notify when the catalog is saved - Updated the fake catalog edit container to...