Needs review
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Product
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2023 at 09:40 UTC
Updated:
8 Sep 2023 at 09:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
r_cheh commentedComment #3
idebr commentedComment #4
jsacksick commentedOut of curiosty, any reason not to use a view? Rather than the default variation list builder?
Comment #5
r_cheh commentedAdd getEntityIds() functions for product variation list builder
Comment #6
r_cheh commentedComment #7
r_cheh commentedComment #8
r_cheh commentedYes, because this listing used as default listing of product variation on admin page
Comment #9
r_cheh commentedSo, this patch doesn't work correctly because we can't load variation weight and sort by it (weight value isn't a field from the database, just a class property), and table drags don't work correctly