Dmitri Perunov

Results 25 issues of Dmitri Perunov

### Sylius version(s) affected 2.0 ### Description https://github.com/Sylius/Sylius/blob/2.0/tests/Functional/Doctrine/Dump/Model.php https://github.com/Sylius/Sylius/blob/2.0/tests/Functional/Doctrine/Dump/CompositeKeysModel.php ### How to reproduce See source code ### Possible Solution _No response_ ### Additional Context _No response_

Potential Bug

**Sylius version affected**: 2.0 **Description** Sylius 1.x -- Correct ![Image](https://github.com/user-attachments/assets/c8a46bfc-ff8f-4215-92b2-17e531d99790) Sylius 2.x -- Incorrect ![Image](https://github.com/user-attachments/assets/0044a5b1-0ebb-46c6-91ce-5b75ad85f508) **Steps to reproduce** Choose default/fallback locale different from the order of creation in configuration/locales **Possible...

Feature
Admin

**Sylius version affected**: 1.13, 1.14, 2.0 **Description** [src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibilityValidator.php ](https://github.com/Sylius/Sylius/blob/2.0/src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibilityValidator.php) checks if product is eligible to purchase at `CompleteOrder` command, but it doesn't take into account, that product can be disabled...

API
Bug

**Sylius version affected**: 2.0.x **Description** 1.x -- Correct https://demo.sylius.com/admin/customers/133343/orders ![Image](https://github.com/user-attachments/assets/c7ba8a53-7ca7-400d-bd28-05b1b631e990) 2.x -- Incorrect https://v2.demo.sylius.com/admin/customers/45396/orders ![Image](https://github.com/user-attachments/assets/62c3f5b7-49bc-4e38-b4d8-aeb352e37dc8) **Possible Solution** Add custom breadcrumbs for customer's orders page with mention of the customer.

Admin
Bug

| Q | A | ------------- | --- | License | MIT | Packagist | https://packagist.org/packages/macpaw/behat-http-mock-context Recently merged [PR](https://github.com/symfony/recipes-contrib/pull/1804) targets 1.0, which installs SF bundle, while this package introduced bundle...