Scott Robinson

Results 8 issues of Scott Robinson

## Purpose of this pull request This pull request corrects a glaring oversight of composer installing development packages. ## Affected DevDocs pages https://devdocs.magento.com/cloud/project/magento-app-properties.html

2.x
Progress: approved
Progress: on hold

Just realised we have nothing in the system to allow a user to change their email address or even tell them what their currently used one is.

### Description ### Fixed Issues (if relevant) 1. magento/magento-cloud#: Issue title 2. ... ### Manual testing scenarios 1. ... 2. ... ### Contribution checklist - [ ] Pull request has...

I'm hitting this error when trying to use require-commerce: ``` app@5e70488a62a9:~/html$ composer require-commerce magento/product-enterprise-edition 2.4.4 In RootPackageRetriever.php line 526: [TypeError] Return value of Magento\ComposerRootUpdatePlugin\Updater\RootPackageRetriever::getOriginalVersion() must be of the type string,...

This PR fixes the spacing of the Two Factor setup page which has been driving me insane since 2020.

On this line: https://github.com/yireo/Yireo_GoogleTagManager2/blob/master/view/frontend/web/js/product/clicks.js#L11 it'll fail if for some reason the parent doesn't have an ID, this could do with being handled a bit more gracefully otherwise you'll run into...