Closed (outdated)
Project:
Commerce Core
Version:
3.0.x-dev
Component:
Promotions
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Aug 2024 at 16:01 UTC
Updated:
28 Apr 2025 at 14:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
ducktape commentedComment #4
ducktape commentedAdded the fix as a MR for 3.0.x.
Added a patch for 2.x for who might need it in their workflow.
Comment #5
ducktape commentedComment #6
ducktape commentedComment #7
jsacksick commentedhm... Then we have the same issue with other views? We have 10 occurrences of plugin_id: numeric in the current codebase?
Comment #8
keshavv commentedComment #9
jsacksick commentedComment #10
zaporylieWe need a update_hook_N similar to what was done in https://git.drupalcode.org/project/commerce/-/merge_requests/300/diffs#8... to update views on existing commerce instances if they were not customized by site admin.
Comment #11
zaporylieComment #12
jsacksick commentedAs discussed on Slack, let's check how core handled this, and let's open a followup issue for the update hook.
Comment #14
jsacksick commentedCommitted the patch so the views are at least correct on news installs, but we still need to take care of the update hook.
Comment #15
jsacksick commented