DmitryFurs

Results 16 issues of DmitryFurs

**Is your feature request related to a problem? Please describe.** If in the **etc/config.xml** file there was support for an autocomplete of available scopes, sections, groups, and fields, which would...

Award: advanced
Award: test coverage
Award: category of expertise
next release
planned-release-4.4.0

**Describe the bug** (*) It is not possible to create an observer through the context menu **To Reproduce** (*) Steps to reproduce the behavior: 1. Go to any class with...

bug

**Is your feature request related to a problem? Please describe.** At the moment, we can see the list of plugins for the method by clicking on the icon in the...

feature request
planned-release-4.4.0

### Preconditions 1. a class that uses **property** (not method) `_redirect` or `loadLayout` 2. magento-coding-standard v16 ### Steps to reproduce 1. a class that uses **properties** (not methods) that are...

bug
Progress: ready for grooming

### Preconditions (*) 1. Magento 2.4.2 2. Products with double quote (`"`) in sku ### Steps to reproduce (*) 1. Create product with double quote (`"`) in sku 2. Assign...

Progress: ready for grooming

PhpStorm provides the ability to add a metadata file and describe the expected parameters for methods in it. https://www.jetbrains.com/help/phpstorm/ide-advanced-metadata.html If we describe the arguments for the [constructor](https://github.com/FriendsOfMagento/module-annotations/blob/e19a52c4e48b6320b3239b1b8a68db18b7912de5/.phpstorm.meta.php#L6-L28), and then when...

todo

### Preconditions 1. Magneto Community Edition 2.4.3-p1 ### Steps to reproduce 1. Create a table using a declarative schema 2. run setup:upgrade 3. Add rows to the created table 4....

Component: Bundled Extension
Triage: Dev.Experience
Progress: ready for dev
Severity: S2
Priority: P1
Issue: ready for confirmation
Issue: needs update

### Preconditions 1. Magento 2.4.5-p1 2. Magento Coding Standard v29 ### Steps to reproduce 1. Create a php file, where you include any namespaced class from [restricted_classes.php](https://github.com/magento/magento-coding-standard/blob/develop/Magento2/Sniffs/Legacy/_files/restricted_classes.php) for example [\Magento\Framework\Serialize\Serializer\Serialize](https://github.com/magento/magento-coding-standard/blob/v29/Magento2/Sniffs/Legacy/_files/restricted_classes.php#L337)...

bug
Progress: ready for grooming

### Description (*) In task MAGETWO-94407, functionality was added for correct operation of marketing rules with configurable products. But additional labels for attributes are inconsistent. Some of them do not...

Progress: needs update
Award: bug fix
Component: SalesRule
Release Line: 2.4
Auto-Tests: Not Required
Severity: S4
Priority: P4

## Summary This PR adds a new command `bin/ece-patches` to enable running Adobe Commerce Cloud patches tool commands from the host inside the container. This addition aims to simplify the...