pim-community-dev icon indicating copy to clipboard operation
pim-community-dev copied to clipboard

[Community Development Repository] The open source Product Information Management (PIM)

Results 309 pim-community-dev issues
Sort by recently updated
recently updated
newest added

**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...

POC

**Description (for Contributor and Core Developer)** WIP **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story)...

I have installed the patch on prod server by following this instructions: https://docs.akeneo.com/5.0/migrate_pim/apply_patch/apply_patch_ce.html However, I am getting the error when I run the last command "yarn run webpack": Module not...

I'm hopelessy failing at installing pim-community-standard-v6.0-latest-icecat.tar.gz on my Ubuntu 20.04 server When i run NO_DOCKER=true make prod The install halts when creating the database `php bin/console pim:installer:db --catalog vendor/akeneo/pim-community-dev/src/Akeneo/Platform/Bundle/InstallerBundle/Resources/fixtures/minimal Prepare...

:wrench: **I'm submitting a Feature Request** :wrench: Is it planned to have docker image `pim-php-base` for v6? https://hub.docker.com/r/akeneo/pim-php-base/tags There is a corresponding image of `pim-php-dev` for v6, but not a...

**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...

**Description** Upgrade `dompdf/dompdf` & `guzzlehttp/guzzle` packages in order to fix following CVEs: * https://github.com/advisories/GHSA-x752-qjv4-c4hc * https://github.com/guzzle/guzzle/security/advisories/GHSA-cwmx-hcrq-mhc3

**I'm submitting a Feature Request** Allow image URL in import instead of the only path to a local file. Currently: accepted only relative path to files like /tmp/abc.png Want: accept...

feature-request

At the moment product values return something along the lines ``` { "name": [ { "data": "Top", "locale": "en_US", "scope": null }, { "data": "Débardeur", "locale": "fr_FR", "scope": null }...

Hello, I'm facing the following issues, while upgrading from 4.0 to 5.0. The cronjobs are throwing these errors when executing the jobs: pim:data-quality-insights:evaluations Job "data_quality_insights_evaluations" not found pim:data-quality-insights:schedule-periodic-tasks Job "data_quality_insights_periodic_tasks"...