Description
When calling getAllShippingZones(), then saveShippingZone() and finally another getAllShippingZones(), it does not show the saved one.
Maybe updating _fetchedAllShippingZones to false,
Or adding the saved one into the _allShippingZones array.
Expected behavior
The last getAllShippingZones() should return the shippingZone saved before.
Additional info
Hi @cgivord
Thank you for bringing this to our attention.
We have pushed up a fix for this which will be included in the next Commerce release.
Thanks!
Most helpful comment
Hi @cgivord
Thank you for bringing this to our attention.
We have pushed up a fix for this which will be included in the next Commerce release.
Thanks!