Invalidate cache on price list delete

Created on 25 February 2024, 9 months ago
Updated 11 March 2024, 9 months ago

Problem/Motivation

Currently when we delete the pricelist entity cache tags related to the entity(ies) are not invalidated. It is because the call of parent::postDelete() is missing in the entity type class.

Proposed resolution

Add missing parent::postDelete() to the entity type class.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇺🇦Ukraine tbkot

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024