Closed (fixed)
Project:
Commerce Order Item SKU
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2025 at 10:28 UTC
Updated:
18 Jun 2025 at 09:39 UTC
Jump to comment: Most recent
Comments
Comment #2
nicolasgraphComment #4
nicolasgraphWe need to consider if the queue worker should be kept after the batch operation introduction.
We also need tests for this feature.Comment #5
nicolasgraphI guess we can remove the queue worker. If a purchasable entity is updated programmatically, related order items can be too.
Comment #6
nicolasgraphBatch op still needs to be implemented for purchasable entity deletion.
Comment #7
nicolasgraphThe MR should be ready ; it replaces queue workers with batch op to set/update order items SKU on purcahasable entity update/deletion through the UI.
Comment #8
nicolasgraph