Kristof, Fooman
Kristof, Fooman
**Is your feature request related to a problem? Please describe.** It would be great to have an example of how permission boundaries work when restricting by Amplify environments. It looks...
### Rule Same rules as https://github.com/magento/magento2/blob/2.3.4/dev/tests/static/testsuite/Magento/Test/Php/_files/phpmd/ruleset.xml ### Reason Running phpmd without requiring a full installation of Magento makes it easier to run the mess detection in isolation ### Implementation Provide...
I have come across a few different patterns for the naming of parameters: camelCasing vs hyphe-nation vs under_score, for example see ``` InstallCommand::dbHost ``` vs ``` GenerateCommand::db-host ``` vs ```...
**Describe the bug** WishlistVisibilityEnum is used in a query but is not defined in a schema in CE. https://github.com/magento/magento2/search?q=WishlistVisibilityEnum **To reproduce** 1. Run `validate-queries` against a CE back-end - details...
## Description Upgrade Apollo Client to 3.6 ## Related Issue Closes #ISSUE_NUMBER. ## Acceptance ### Verification Stakeholders ### Specification ## Verification Steps All existing tests should pass. #### Test scenario(s)...
**Describe the bug** A refunded order will show a wrong status. Custom order statuses are not shown. **To reproduce** Steps to reproduce the behavior: Refund an order in the admin....
Support for Google Webmaster Tools, and Google Merchant centre verifications using HTML Tag or Upload. Then this tool would cover pretty much everything needed in a single place.
Investigate http://www.billhartzer.com/pages/how-to-fix-google-analytics-to-properly-calculate-bounce-rate/
### Preconditions 1. Migrate 1.9.4.2 to Magento 2.3.2 ### Steps to reproduce 1. In Magento 2 create a new downloadable product with downloadable links, make sure it's available and in...