Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2024 at 10:42 UTC
Updated:
17 Apr 2024 at 06:29 UTC
Jump to comment: Most recent
Comments
Comment #2
abhishek_gupta1 commentedComment #4
czigor commentedComment #5
abhishek_gupta1 commentedComment #6
czigor commentedThe deprecation happens only from Drupal 10.3 so the MR fails.
Comment #7
jsacksick commentedWell the change isn't correct then... What we can do here is just remove the constructor and implement the create() method, calling the parent and then setting the entity type bundle info.
Comment #9
khiminrm commentedComment #10
jsacksick commentedWe now have unused use statements, see https://git.drupalcode.org/issue/commerce-3427312/-/jobs/1217450.
Comment #11
khiminrm commentedsorry, forgotten to remove the statements. updated the MR.
Comment #12
khiminrm commentedComment #14
jsacksick commented