Skip to content

[BUG] erase_create_execute (admin created) won't process all entities/fields #151

@pierrepriot

Description

@pierrepriot

Description

erase_create_execute (admin created) won't process all entities/fields, will process {"entity_id":47,"entity_type":"customer"} regardless of settins

Prerequisites

PHP Version:

  • 8.3

Magento Version:

  • Adobe Commerce ver. 2.4.7-p2

Module Version:

  • dev/master

Desktop (if applicable):
n/a

Smartphone (if applicable):
n/a

Issue Details

erase_create_execute (admin created) won't process all entities/fields, will process {"entity_id":47,"entity_type":"customer"} regardless of settins

Steps to reproduce the behavior
"Customer Component Erasure Strategy" settings are set for all components and fields.
But when admin trigdered, erase_create_execute task won't process all entities/fields, will only process {"entity_id":**,"entity_type":"customer"} regardless of settings

Expected behavior
Erase all component, hence a longer list of {"entity_id":**,"entity_type":... } including, customer_address, orders, etc

Screenshots
settings:
image

Action log:
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions