Luke Rodgers

Results 27 issues of Luke Rodgers

Crons have multiple transactions (when fixed) https://github.com/magento/magento2/issues/34108 This module only attaches it to the first transaction Probably worthwhile adding a plugin that watches `setTransactionName` and ensuring we're setting the parameter,...

enhancement
help wanted
to triage

``` PHP Fatal error: SOAP-ERROR: Encoding: Violation of encoding rules ``` Need to figure out how to reproduce this and ensure the correlation ID is attached

to triage

Hello I would like to propose an additional flag, which would allow me to enable the image optimisation settings regardless of what page cache has been configured. My use case...

Some parts of the build process may output to `stderr` without failing the pipeline. For example static content deploy does it here https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Deploy/Service/DeployPackage.php#L144-L147 If you have an issue that you...

Progress: ready for review

Hello I have - scanned through the codebase - looked at the documentation - looked at issues - looked at pull requests - I can see this metric in https://github.com/GoogleChrome/lighthouse/blob/main/core/audits/metrics/interaction-to-next-paint.js...

Coming up to black friday season it may be good to have a more complete list of default `ignored_url_parameters` - gbraid - https://support.google.com/google-ads/answer/10417364 - wbraid -https://support.google.com/google-ads/answer/10417364 - srsltid - https://www.rumvision.com/blog/srsltid-impacting-core-web-vitals-via-ttfb-caching/...

# Summary This fixes a bug in which multiple concurrent processes spin up to handle the same theme package, depending on how the themes are defined with their parents. We...

Progress: testing in progress
Triage: Dev.Experience
Priority: P2
Project: Community Picked