You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
## Unreleased
4
4
5
-
- Fixed a SQL error that occurred when processing fulfillments on PostgreSQL, due to a stale check constraint from a table rename. ([#4291](https://github.com/craftcms/commerce/issues/4291))
5
+
- Fixed a SQL error that occurred when processing a fulfillment on PostgreSQL. ([#4291](https://github.com/craftcms/commerce/issues/4291))
6
6
- Fixed a bug where custom field tabs were duplicated in the tabs dropdown menu on Edit Order pages. ([#4293](https://github.com/craftcms/commerce/issues/4293))
7
7
- Fixed a bug where the "Set default variant" element action wasn't immediately reflected in the element index. ([#4294](https://github.com/craftcms/commerce/issues/4294))
8
-
- Fixed a bug where variants could end up without an inventory item, causing an error when editing them. ([#3837](https://github.com/craftcms/commerce/issues/3837))
8
+
- Fixed a PHP error that occurred when variants could end up without an inventory item. ([#3837](https://github.com/craftcms/commerce/issues/3837))
0 commit comments