Skip to content

Commit 2eba40d

Browse files
chore: add patch to avoid error on facet pages
Refs: OPS-16038
1 parent c11e53a commit 2eba40d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.patches.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"drupal/default_content" : {
1010
"https://www.drupal.org/project/default_content/issues/2885285#comment-15342107": "https://www.drupal.org/files/issues/2023-12-01/i2885285-exporting-menu-link-2.patch"
1111
},
12+
"drupal/facets" : {
13+
"https://www.drupal.org/project/facets/issues/3466886": "https://www.drupal.org/files/issues/2024-08-09/3466886-searchapidisplay-getcount-not-returning.patch"
14+
},
1215
"drupal/user_expire": {
1316
"Allow the notification email to be customised": "PATCHES/user_expire-customize-notification-email.patch",
1417
"Reset expiration when user is reactivated": "PATCHES/user_expire-reset-expiration-on-reactivation.patch"

0 commit comments

Comments
 (0)