Closed (fixed)
Project:
Commerce API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2022 at 13:35 UTC
Updated:
9 Mar 2023 at 12:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alex.bukach commentedComment #3
jsacksick commentedMaybe we should be excluding computed and internal fields? the metatag module defines a computed field.
Also, this kind of conflicts with the changes from #3175106: Postal code validity is not checked when creating\updating an order address, call returns 200.
Comment #4
alex.bukach commented@jsacksick the conflict is easy to resolve.
As for checking computed and internal fields, do you have any scenario in mind then it will give a different result?
Comment #6
jsacksick commentedCommitted the patch from #4, thanks!