pim-community-dev
pim-community-dev copied to clipboard
[Community Development Repository] The open source Product Information Management (PIM)
Bumps [symfony/process](https://github.com/symfony/process) from 4.4.25 to 4.4.44. Release notes Sourced from symfony/process's releases. v4.4.44 Changelog (https://github.com/symfony/process/compare/v4.4.43...v4.4.44) no significant changes v4.4.41 Changelog (https://github.com/symfony/process/compare/v4.4.40...v4.4.41) bug #45931 Fix Process::getEnv() when setEnv() hasn't been called...
**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...
Hi, Using the version of 2.3.24 : when I try to filter the exported product model by categories, I don't get what I expected. Exemple : if a product model...
:bug: Hello everyone, when I export product sheets in csv (exportFullArticles), the sheets not assigned to a category are not exported. While in the export settings I have selected "All...
…lint scan Link PR EE: https://github.com/akeneo/pim-enterprise-dev/pull/14297 **Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer -...
**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** Modify process to optimize method - [ ] Tests - [ ] Migration & Installer - [...
I've installed Docker Desktop for Mac, which includes docker-compose. Clean install, no other docker containers. I then run the below command; https://github.com/akeneo/pim-community-standard ```` docker run -u www-data -v $(pwd):/srv/pim -w...
:bug: **I'm reporting a Bug** :bug: # System > system info Akeneo Community Edition 6.0.33 here. You can find the file here: [system_infos.txt](https://github.com/akeneo/pim-community-dev/files/9034517/system_infos.txt) . # Expected behavior I create a...
Fixes deprecation warnings when using the `@jira` or `@info` annotations in a behat scenario `PHP Deprecated: Whitespace in tags is deprecated, found "$tag" in /srv/pim/vendor/behat/gherkin/src/Behat/Gherkin/Parser.php on line 659`