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) -...

**Description (for Contributor and Core Developer)** Update API test using uuid as product identifier **Definition Of Done (for Core Developer only)** - [x] Tests

echoes/intent: feature

- Removes DB triggers introduced during the uuid migration - Removes the DB column that references `pim_catalog_product.id` columns - Cleans up the versioning table from `resource_uuid` information for non product...

echoes/intent: feature

- move php_cs config file - add declare_strict_types rule - add phpstan config file - update makefile targets **Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer...

chipmunks

**Description (for Contributor and Core Developer)** Adds a `with_uuid` parameter for product export job profiles, which allows exporting the product uuid in the export file's first column. The parameter is...

echoes/intent: feature

Replaces https://github.com/akeneo/pim-community-dev/pull/17978 and https://github.com/akeneo/pim-community-dev/pull/17998 - Doctrine DBAL upgrade - Fix issues caused by Breaking changes (https://github.com/doctrine/dbal/blob/3.4.x/UPGRADE.md) - Remove manual keep-alive strategy (`PersistedConnectionEntityManager`) for long running processes because it is now...

echoes/intent: maintenance

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.31 to 2.0.38. Release notes Sourced from phpseclib/phpseclib's releases. 2.0.38 RSA: add support for OpenSSH encrypted keys (#1737, #1733, #1531, #1490) SSH2: fix possibly undefined variable error...

dependencies
php

:bug: **I'm reporting a Bug** :bug: When trying to install the latest version of Akeneo I run into several issues, first is this one: ``` 12:00:33 WARNING [batch] Encountered an...

**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)** Be able to have a family without sku **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration &...

echoes/intent: feature