Darren Felton

Results 9 issues of Darren Felton

### Preconditions 1. Package contains data patch `\VendorName\ModuleName\Setup\Patch\Data\InstallData` (exact nature of data patch irrelevant) ### Steps to reproduce 1. Run the coding standard against the file `Setup/Patch/Data/InstallData.php` ### Expected result...

bug
Progress: ready for grooming

Empty Commit for purposes of PR, in order to report issue on GitHub, because they have Issues disabled on the repository **Summary** > Explain the **motivation** for making this change....

## Environment Information: **Data Migration Tool Version:** 2.1.3 **Mode:** data **Step:** VisualMerchandiser Step **Sub-step:** data **Source Database Version:** Magento EE 1.14.2.0 **Destination Database Version:** Magento EE 2.1.3 ## Summary: If...

bug
acknowledged

# Topic clarification/correction request ## Topic Link https://devdocs.magento.com/guides/v2.4/config-guide/prod/config-reference-systemxml.html#field-node-reference ## Description - The reference table here states the following regarding the `options` node: "Not used. Potentially deprecated." - Furthermore, the warning...

~~We currently have a `\Magento\Framework\Filesystem\Io\Ftp` class. And this does support `FTPS` connections, but does not appear to support `SFTP` connections.~~ ~~Currently, per the coding standards, direct usage of `ssh2_*` functions...

Priority: P2

The getting started guide has two broken links in Step 4 of the "Setup a standalone MFTF" section. ### Preconditions 1. `develop` branch (@ commit 5a6bdf511182151a6c357b788eb0c3f2fd89954a as of this writing)...

Didn't get the Unit test passing, but got the build executing them for ya. Misc revisions to composer.json: - add PHP 8.1 - Tilde version constraints on PHP - proper...

### Scenario: If the XML Schema defined in a file utilizes an URN value as opposed to a path or URL, validation against the schema currently fails. Reviewing the output...