Pieter Zandbergen

Results 15 issues of Pieter Zandbergen

Fixes #35907

Progress: pending review
Priority: P2

### Preconditions and environment Magento version `>= 2.4.4-p1` ### Steps to reproduce 1. Create a Configurable Product with 2 simples (configurations), called option A and B. 2. Create a Cart...

Progress: PR in progress
Priority: P2
Issue: ready for confirmation

Currently Magento does not compile when using the `mixed` type, neither as a parameter or return type. The generated Interceptor / Proxy / etc. classes try to make this union...

Award: test coverage
Award: bug fix
Auto-Tests: Covered
Progress: review
Priority: P2
Severity: S1

For POS terminal payments the current flow is: 1) Create a Cart 2) Initialize the POS payment (REST call): This will reserve an Order ID but does not create an...

Bug report
Priority: high
To be investigated

https://github.com/Adyen/adyen-magento2/blob/49b5eaca8bdfa9bf03bf77e1d3f88542c21d8596/Helper/Webhook.php#L1890-L1892 The order is selected by the Increment ID only, without using a Store ID. While this will work OK in most cases, you should filter by Store ID as...

Bug report
Priority: medium
Confirmed

https://github.com/guzzle/guzzle/blob/7.0.0/UPGRADING.md#60-to-70 GuzzleHTTP 7.x seems to work flawlessly 👍 . _Please add a tag after checking / merging._

### Is your feature request related to a problem? Please describe. If I connect Octoprimnt to the new Snapmaker Artisan no bed temperature is shown. Note: Originally requested in https://github.com/OctoPrint/OctoPrint/issues/4746...

request

"Fitler" should be "Filter"

Progress: ready for review

Fixing #38875 (AC-12299) ### Description (*) Use Object Manager to create objects. ### Related Pull Requests N/A ### Fixed Issues (if relevant) 1. Fixes magento/magento2#38875 (AC-12299) ### Manual testing scenarios...

Progress: pending review
Priority: P2

### Description (*) URL rewrites with the same request and target path will create a loop in the GraphQL resolver. ### Related Pull Requests N/A ### Fixed Issues (if relevant)...

Progress: pending review
Priority: P1