Problem/Motivation

There is a small issue with the wallee patch used in #3269903: Handle race conditions in onNotify, that results in

TypeError: Drupal\Core\Entity\ContentEntityStorageBase::resetCache(): Argument #1 ($ids) must be of type ?array, string given, called in /app/web/modules/contrib/commerce_postfinance_checkout/src/Plugin/Commerce/PaymentGateway/PostFinanceCheckout.php on line 811 in Drupal\Core\Entity\ContentEntityStorageBase->resetCache() (line 1169 of /app/web/core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php)

Steps to reproduce

Use the patch mentioned in the issue go through the normal buying process.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Primsi created an issue. See original summary.

primsi’s picture

Status: Active » Needs review
StatusFileSize
new716 bytes

  • Primsi committed 58cdcdd on 1.x
    Issue #3273296 by Primsi: Error if using the patch mentioned in 3269903
    
primsi’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.