Browse Source

chore: Update changelog

Michael Bromley 7 months ago
parent
commit
c6e41f6867
1 changed files with 10 additions and 35 deletions
  1. 10 35
      CHANGELOG.md

+ 10 - 35
CHANGELOG.md

@@ -1,8 +1,8 @@
 ## <small>3.3.5 (2025-06-27)</small>
 ## <small>3.3.5 (2025-06-27)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
+* **core** Only use shipping address for tax zone determination (#3367) ([8977d9f](https://github.com/vendure-ecommerce/vendure/commit/8977d9f)), closes [#3367](https://github.com/vendure-ecommerce/vendure/issues/3367)
 * **cli** Allow comments in tsconfig for the migrate command (#3604) ([957c5e8](https://github.com/vendure-ecommerce/vendure/commit/957c5e8)), closes [#3604](https://github.com/vendure-ecommerce/vendure/issues/3604)
 * **cli** Allow comments in tsconfig for the migrate command (#3604) ([957c5e8](https://github.com/vendure-ecommerce/vendure/commit/957c5e8)), closes [#3604](https://github.com/vendure-ecommerce/vendure/issues/3604)
 * **dashboard** Add order property to navigation items for improved sorting ([82a1b7f](https://github.com/vendure-ecommerce/vendure/commit/82a1b7f))
 * **dashboard** Add order property to navigation items for improved sorting ([82a1b7f](https://github.com/vendure-ecommerce/vendure/commit/82a1b7f))
 * **dashboard** Enable tailwind processing of dashboard extension files ([694d0dd](https://github.com/vendure-ecommerce/vendure/commit/694d0dd))
 * **dashboard** Enable tailwind processing of dashboard extension files ([694d0dd](https://github.com/vendure-ecommerce/vendure/commit/694d0dd))
@@ -20,7 +20,6 @@
 
 
 #### Features
 #### Features
 
 
-* **core** Only use shipping address for tax zone determination (#3367) ([8977d9f](https://github.com/vendure-ecommerce/vendure/commit/8977d9f)), closes [#3367](https://github.com/vendure-ecommerce/vendure/issues/3367)
 * **dashboard** Add entity prop to detail pages for improved context ([4c20cae](https://github.com/vendure-ecommerce/vendure/commit/4c20cae))
 * **dashboard** Add entity prop to detail pages for improved context ([4c20cae](https://github.com/vendure-ecommerce/vendure/commit/4c20cae))
 * **dashboard** Add relation field transformation (#3619) ([caa18ac](https://github.com/vendure-ecommerce/vendure/commit/caa18ac)), closes [#3619](https://github.com/vendure-ecommerce/vendure/issues/3619)
 * **dashboard** Add relation field transformation (#3619) ([caa18ac](https://github.com/vendure-ecommerce/vendure/commit/caa18ac)), closes [#3619](https://github.com/vendure-ecommerce/vendure/issues/3619)
 * **dashboard** Add support for monorepo setups ([76759d9](https://github.com/vendure-ecommerce/vendure/commit/76759d9))
 * **dashboard** Add support for monorepo setups ([76759d9](https://github.com/vendure-ecommerce/vendure/commit/76759d9))
@@ -33,7 +32,6 @@
 
 
 ## <small>3.3.4 (2025-06-19)</small>
 ## <small>3.3.4 (2025-06-19)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **core** Add missing peer deps and docs (#3595) ([36cf92b](https://github.com/vendure-ecommerce/vendure/commit/36cf92b)), closes [#3595](https://github.com/vendure-ecommerce/vendure/issues/3595)
 * **core** Add missing peer deps and docs (#3595) ([36cf92b](https://github.com/vendure-ecommerce/vendure/commit/36cf92b)), closes [#3595](https://github.com/vendure-ecommerce/vendure/issues/3595)
@@ -58,7 +56,6 @@
 
 
 ## <small>3.3.3 (2025-06-06)</small>
 ## <small>3.3.3 (2025-06-06)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Make product / variant cols link to detail pages in order table (#3552) ([0fda452](https://github.com/vendure-ecommerce/vendure/commit/0fda452)), closes [#3552](https://github.com/vendure-ecommerce/vendure/issues/3552)
 * **admin-ui** Make product / variant cols link to detail pages in order table (#3552) ([0fda452](https://github.com/vendure-ecommerce/vendure/commit/0fda452)), closes [#3552](https://github.com/vendure-ecommerce/vendure/issues/3552)
@@ -84,7 +81,6 @@
 
 
 ## <small>3.3.2 (2025-05-28)</small>
 ## <small>3.3.2 (2025-05-28)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **core** Create spans for method calls within same class (#3564) ([a2721d1](https://github.com/vendure-ecommerce/vendure/commit/a2721d1)), closes [#3564](https://github.com/vendure-ecommerce/vendure/issues/3564)
 * **core** Create spans for method calls within same class (#3564) ([a2721d1](https://github.com/vendure-ecommerce/vendure/commit/a2721d1)), closes [#3564](https://github.com/vendure-ecommerce/vendure/issues/3564)
@@ -94,7 +90,6 @@
 
 
 ## <small>3.3.1 (2025-05-20)</small>
 ## <small>3.3.1 (2025-05-20)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Improve Arabic translations (#3531) ([dbd3c65](https://github.com/vendure-ecommerce/vendure/commit/dbd3c65)), closes [#3531](https://github.com/vendure-ecommerce/vendure/issues/3531)
 * **admin-ui** Improve Arabic translations (#3531) ([dbd3c65](https://github.com/vendure-ecommerce/vendure/commit/dbd3c65)), closes [#3531](https://github.com/vendure-ecommerce/vendure/issues/3531)
@@ -109,7 +104,6 @@
 
 
 ## 3.3.0 (2025-05-12)
 ## 3.3.0 (2025-05-12)
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **dashboard** Fix checkbox on DetailPage ([f32d66d](https://github.com/vendure-ecommerce/vendure/commit/f32d66d))
 * **dashboard** Fix checkbox on DetailPage ([f32d66d](https://github.com/vendure-ecommerce/vendure/commit/f32d66d))
@@ -141,7 +135,6 @@
 
 
 ## <small>3.2.4 (2025-05-05)</small>
 ## <small>3.2.4 (2025-05-05)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui-plugin** Fix issue with sendFile and absolute paths (#3499) ([62664cb](https://github.com/vendure-ecommerce/vendure/commit/62664cb)), closes [#3499](https://github.com/vendure-ecommerce/vendure/issues/3499)
 * **admin-ui-plugin** Fix issue with sendFile and absolute paths (#3499) ([62664cb](https://github.com/vendure-ecommerce/vendure/commit/62664cb)), closes [#3499](https://github.com/vendure-ecommerce/vendure/issues/3499)
@@ -157,7 +150,6 @@
 
 
 ## <small>3.2.3 (2025-04-17)</small>
 ## <small>3.2.3 (2025-04-17)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix missing product variant list tab ([047eaa5](https://github.com/vendure-ecommerce/vendure/commit/047eaa5))
 * **admin-ui** Fix missing product variant list tab ([047eaa5](https://github.com/vendure-ecommerce/vendure/commit/047eaa5))
@@ -172,7 +164,6 @@
 
 
 ## <small>3.2.1 (2025-04-03)</small>
 ## <small>3.2.1 (2025-04-03)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **job-queue-plugin** Respect custom prefix for BullMQ Redis keys ([40f1cb8](https://github.com/vendure-ecommerce/vendure/commit/40f1cb8))
 * **job-queue-plugin** Respect custom prefix for BullMQ Redis keys ([40f1cb8](https://github.com/vendure-ecommerce/vendure/commit/40f1cb8))
@@ -181,7 +172,6 @@
 
 
 ## 3.2.0 (2025-04-02)
 ## 3.2.0 (2025-04-02)
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix build error ([fbbcc3e](https://github.com/vendure-ecommerce/vendure/commit/fbbcc3e))
 * **admin-ui** Fix build error ([fbbcc3e](https://github.com/vendure-ecommerce/vendure/commit/fbbcc3e))
@@ -200,21 +190,20 @@
 * **core** Add verification token strategy (#3294) ([9375ba2](https://github.com/vendure-ecommerce/vendure/commit/9375ba2)), closes [#3294](https://github.com/vendure-ecommerce/vendure/issues/3294)
 * **core** Add verification token strategy (#3294) ([9375ba2](https://github.com/vendure-ecommerce/vendure/commit/9375ba2)), closes [#3294](https://github.com/vendure-ecommerce/vendure/issues/3294)
 * **core** Update all major dependencies (#3445) ([d376d83](https://github.com/vendure-ecommerce/vendure/commit/d376d83)), closes [#3445](https://github.com/vendure-ecommerce/vendure/issues/3445)
 * **core** Update all major dependencies (#3445) ([d376d83](https://github.com/vendure-ecommerce/vendure/commit/d376d83)), closes [#3445](https://github.com/vendure-ecommerce/vendure/issues/3445)
 * **harden-plugin** Allow skipping complexity check in Harden Plugin (#3340) ([0bef00b](https://github.com/vendure-ecommerce/vendure/commit/0bef00b)), closes [#3340](https://github.com/vendure-ecommerce/vendure/issues/3340)
 * **harden-plugin** Allow skipping complexity check in Harden Plugin (#3340) ([0bef00b](https://github.com/vendure-ecommerce/vendure/commit/0bef00b)), closes [#3340](https://github.com/vendure-ecommerce/vendure/issues/3340)
-* **job-queue-plugin** Add support for job options  Priority ([90b5e05](https://github.com/vendure-ecommerce/vendure/commit/90b5e05))
+* **job-queue-plugin** Add support for job options Priority ([90b5e05](https://github.com/vendure-ecommerce/vendure/commit/90b5e05))
 
 
 #### Perf
 #### Perf
 
 
 * **core** Remove duplicated calls to promotion checks ([e3508f3](https://github.com/vendure-ecommerce/vendure/commit/e3508f3))
 * **core** Remove duplicated calls to promotion checks ([e3508f3](https://github.com/vendure-ecommerce/vendure/commit/e3508f3))
 
 
-
 ### BREAKING CHANGE
 ### BREAKING CHANGE
 
 
 * If you are using the DefaultCachePlugin, then
 * If you are using the DefaultCachePlugin, then
-you should generate a migration that adds `precision(3)` to the
-`expiresAt` column. This will only affect cache records so no prod
-data will be affected by it.
-## <small>3.1.8 (2025-03-31)</small>
+  you should generate a migration that adds `precision(3)` to the
+  `expiresAt` column. This will only affect cache records so no prod
+  data will be affected by it.
 
 
+## <small>3.1.8 (2025-03-31)</small>
 
 
 #### Fixes
 #### Fixes
 
 
@@ -224,21 +213,18 @@ data will be affected by it.
 
 
 ## <small>3.1.7 (2025-03-06)</small>
 ## <small>3.1.7 (2025-03-06)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix broken Collection list & Order detail views ([6a5bb90](https://github.com/vendure-ecommerce/vendure/commit/6a5bb90)), fixes regression from [#3368](https://github.com/vendure-ecommerce/vendure/issues/3368)
 * **admin-ui** Fix broken Collection list & Order detail views ([6a5bb90](https://github.com/vendure-ecommerce/vendure/commit/6a5bb90)), fixes regression from [#3368](https://github.com/vendure-ecommerce/vendure/issues/3368)
 
 
 ## <small>3.1.6 (2025-03-06)</small>
 ## <small>3.1.6 (2025-03-06)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **core** Fix FastImporterService when using stockOnHand ([f97484c](https://github.com/vendure-ecommerce/vendure/commit/f97484c)), fixes regression from [#3288](https://github.com/vendure-ecommerce/vendure/issues/3288)
 * **core** Fix FastImporterService when using stockOnHand ([f97484c](https://github.com/vendure-ecommerce/vendure/commit/f97484c)), fixes regression from [#3288](https://github.com/vendure-ecommerce/vendure/issues/3288)
 
 
 ## <small>3.1.5 (2025-03-06)</small>
 ## <small>3.1.5 (2025-03-06)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix incorrect tracking id on ProductOption's / ProductOption list per page switch (#3368) ([33cfea6](https://github.com/vendure-ecommerce/vendure/commit/33cfea6)), closes [#3368](https://github.com/vendure-ecommerce/vendure/issues/3368)
 * **admin-ui** Fix incorrect tracking id on ProductOption's / ProductOption list per page switch (#3368) ([33cfea6](https://github.com/vendure-ecommerce/vendure/commit/33cfea6)), closes [#3368](https://github.com/vendure-ecommerce/vendure/issues/3368)
@@ -248,7 +234,6 @@ data will be affected by it.
 
 
 ## <small>3.1.4 (2025-02-28)</small>
 ## <small>3.1.4 (2025-02-28)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix app crash when user has unknown locale ([a4c1de2](https://github.com/vendure-ecommerce/vendure/commit/a4c1de2)), closes [#3362](https://github.com/vendure-ecommerce/vendure/issues/3362)
 * **admin-ui** Fix app crash when user has unknown locale ([a4c1de2](https://github.com/vendure-ecommerce/vendure/commit/a4c1de2)), closes [#3362](https://github.com/vendure-ecommerce/vendure/issues/3362)
@@ -263,7 +248,6 @@ data will be affected by it.
 
 
 ## <small>3.1.3 (2025-02-14)</small>
 ## <small>3.1.3 (2025-02-14)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Improve display of OrderLine custom fields in form ([4e92d85](https://github.com/vendure-ecommerce/vendure/commit/4e92d85))
 * **admin-ui** Improve display of OrderLine custom fields in form ([4e92d85](https://github.com/vendure-ecommerce/vendure/commit/4e92d85))
@@ -278,7 +262,6 @@ data will be affected by it.
 
 
 ## <small>3.1.2 (2025-01-22)</small>
 ## <small>3.1.2 (2025-01-22)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Add support for mac command key for selection manager (#3315) ([c1cfb737](https://github.com/vendure-ecommerce/vendure/commit/c1cfb737))
 * **admin-ui** Add support for mac command key for selection manager (#3315) ([c1cfb737](https://github.com/vendure-ecommerce/vendure/commit/c1cfb737))
@@ -296,7 +279,6 @@ data will be affected by it.
 
 
 ## <small>3.1.1 (2024-12-17)</small>
 ## <small>3.1.1 (2024-12-17)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **asset-server-plugin** Correctly handle EXIF rotation on source files (#3260) ([d606d7a](https://github.com/vendure-ecommerce/vendure/commit/d606d7a)), closes [#3260](https://github.com/vendure-ecommerce/vendure/issues/3260) [#3259](https://github.com/vendure-ecommerce/vendure/issues/3259)
 * **asset-server-plugin** Correctly handle EXIF rotation on source files (#3260) ([d606d7a](https://github.com/vendure-ecommerce/vendure/commit/d606d7a)), closes [#3260](https://github.com/vendure-ecommerce/vendure/issues/3260) [#3259](https://github.com/vendure-ecommerce/vendure/issues/3259)
@@ -345,7 +327,6 @@ data will be affected by it.
 
 
 * **core** Improve efficiency of order merge ([0a60ee9](https://github.com/vendure-ecommerce/vendure/commit/0a60ee9))
 * **core** Improve efficiency of order merge ([0a60ee9](https://github.com/vendure-ecommerce/vendure/commit/0a60ee9))
 
 
-
 ### BREAKING CHANGE
 ### BREAKING CHANGE
 
 
 * A technically breaking change in this release is that we have corrected the default rounding logic:
 * A technically breaking change in this release is that we have corrected the default rounding logic:
@@ -359,8 +340,9 @@ return Math.round(value * quantity);
 ```
 ```
 
 
 This makes order totals calculations much more "correct" as per most people's expectations, but it pointed out as a technically breaking change in the unlikely event that you rely on the old, less correct method of rounding.
 This makes order totals calculations much more "correct" as per most people's expectations, but it pointed out as a technically breaking change in the unlikely event that you rely on the old, less correct method of rounding.
+
 * If you are using the `FacetValueChecker` utility class, you should
 * If you are using the `FacetValueChecker` utility class, you should
-update your code to get it via the `Injector` rather than directly instantiating it.
+  update your code to get it via the `Injector` rather than directly instantiating it.
 
 
 Existing code _will_ still work without changes, but by updating you will see improved
 Existing code _will_ still work without changes, but by updating you will see improved
 performance due to new caching techniques.
 performance due to new caching techniques.
@@ -369,8 +351,8 @@ performance due to new caching techniques.
 - facetValueChecker = new FacetValueChecker(injector.get(TransactionalConnection));
 - facetValueChecker = new FacetValueChecker(injector.get(TransactionalConnection));
 + facetValueChecker = injector.get(FacetValueChecker);
 + facetValueChecker = injector.get(FacetValueChecker);
 ```
 ```
-## <small>3.0.8 (2024-12-03)</small>
 
 
+## <small>3.0.8 (2024-12-03)</small>
 
 
 #### Fixes
 #### Fixes
 
 
@@ -378,7 +360,6 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.7 (2024-12-02)</small>
 ## <small>3.0.7 (2024-12-02)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Preset filters preserve query parameters (#3176) ([7a25bef](https://github.com/vendure-ecommerce/vendure/commit/7a25bef)), closes [#3176](https://github.com/vendure-ecommerce/vendure/issues/3176)
 * **admin-ui** Preset filters preserve query parameters (#3176) ([7a25bef](https://github.com/vendure-ecommerce/vendure/commit/7a25bef)), closes [#3176](https://github.com/vendure-ecommerce/vendure/issues/3176)
@@ -389,7 +370,6 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.6 (2024-11-15)</small>
 ## <small>3.0.6 (2024-11-15)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix collection product filter dark theme (#3172) ([9f4eb9e](https://github.com/vendure-ecommerce/vendure/commit/9f4eb9e)), closes [#3172](https://github.com/vendure-ecommerce/vendure/issues/3172)
 * **admin-ui** Fix collection product filter dark theme (#3172) ([9f4eb9e](https://github.com/vendure-ecommerce/vendure/commit/9f4eb9e)), closes [#3172](https://github.com/vendure-ecommerce/vendure/issues/3172)
@@ -410,7 +390,6 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.5 (2024-10-15)</small>
 ## <small>3.0.5 (2024-10-15)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **asset-server-plugin** Fix local file read vulnerability when using the LocalAssetStorageStrategy ([e2ee0c4](https://github.com/vendure-ecommerce/vendure/commit/e2ee0c43159b3d13b51b78654481094fdd4850c5)). See the [security advisory](https://github.com/vendure-ecommerce/vendure/security/advisories/GHSA-r9mq-3c9r-fmjq)
 * **asset-server-plugin** Fix local file read vulnerability when using the LocalAssetStorageStrategy ([e2ee0c4](https://github.com/vendure-ecommerce/vendure/commit/e2ee0c43159b3d13b51b78654481094fdd4850c5)). See the [security advisory](https://github.com/vendure-ecommerce/vendure/security/advisories/GHSA-r9mq-3c9r-fmjq)
@@ -426,11 +405,10 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.4 (2024-10-04)</small>
 ## <small>3.0.4 (2024-10-04)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui-plugin** Implement rate limiting on static server ([9516c71](https://github.com/vendure-ecommerce/vendure/commit/9516c71))
 * **admin-ui-plugin** Implement rate limiting on static server ([9516c71](https://github.com/vendure-ecommerce/vendure/commit/9516c71))
-* **admin-ui** Add padding to default relation custom field  dropdown ([02e68e0](https://github.com/vendure-ecommerce/vendure/commit/02e68e0))
+* **admin-ui** Add padding to default relation custom field dropdown ([02e68e0](https://github.com/vendure-ecommerce/vendure/commit/02e68e0))
 * **admin-ui** Add support for custom fields on CustomerGroup list ([7128a33](https://github.com/vendure-ecommerce/vendure/commit/7128a33))
 * **admin-ui** Add support for custom fields on CustomerGroup list ([7128a33](https://github.com/vendure-ecommerce/vendure/commit/7128a33))
 * **admin-ui** Enable selective loading of custom fields ([9d7744b](https://github.com/vendure-ecommerce/vendure/commit/9d7744b)), closes [#3097](https://github.com/vendure-ecommerce/vendure/issues/3097)
 * **admin-ui** Enable selective loading of custom fields ([9d7744b](https://github.com/vendure-ecommerce/vendure/commit/9d7744b)), closes [#3097](https://github.com/vendure-ecommerce/vendure/issues/3097)
 * **admin-ui** Fix bad locale detection regex ([f336d7f](https://github.com/vendure-ecommerce/vendure/commit/f336d7f))
 * **admin-ui** Fix bad locale detection regex ([f336d7f](https://github.com/vendure-ecommerce/vendure/commit/f336d7f))
@@ -453,7 +431,6 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.3 (2024-09-11)</small>
 ## <small>3.0.3 (2024-09-11)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Display up to 3 decimal places in OrderSummary tax rate ([13a1b21](https://github.com/vendure-ecommerce/vendure/commit/13a1b21)), closes [#3051](https://github.com/vendure-ecommerce/vendure/issues/3051)
 * **admin-ui** Display up to 3 decimal places in OrderSummary tax rate ([13a1b21](https://github.com/vendure-ecommerce/vendure/commit/13a1b21)), closes [#3051](https://github.com/vendure-ecommerce/vendure/issues/3051)
@@ -461,7 +438,6 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.2 (2024-09-10)</small>
 ## <small>3.0.2 (2024-09-10)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Fix removing coupon code from draft order ([04340f1](https://github.com/vendure-ecommerce/vendure/commit/04340f1)), closes [#2969](https://github.com/vendure-ecommerce/vendure/issues/2969)
 * **admin-ui** Fix removing coupon code from draft order ([04340f1](https://github.com/vendure-ecommerce/vendure/commit/04340f1)), closes [#2969](https://github.com/vendure-ecommerce/vendure/issues/2969)
@@ -480,7 +456,6 @@ performance due to new caching techniques.
 
 
 ## <small>3.0.1 (2024-08-21)</small>
 ## <small>3.0.1 (2024-08-21)</small>
 
 
-
 #### Fixes
 #### Fixes
 
 
 * **admin-ui** Add missing and revise portuguese and brazilian portuguese translations (#3002) ([9b5911f](https://github.com/vendure-ecommerce/vendure/commit/9b5911f)), closes [#3002](https://github.com/vendure-ecommerce/vendure/issues/3002)
 * **admin-ui** Add missing and revise portuguese and brazilian portuguese translations (#3002) ([9b5911f](https://github.com/vendure-ecommerce/vendure/commit/9b5911f)), closes [#3002](https://github.com/vendure-ecommerce/vendure/issues/3002)