From a76f0cc62f9d0e8feb111b2107b61c96acc5693f Mon Sep 17 00:00:00 2001 From: Matthias Fischmann Date: Mon, 14 Sep 2026 17:04:00 +0200 Subject: [PATCH] Changelog. --- ...ndle-re-index-failures-gracefully-when-crudding-collaborators | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5-internal/WPB-27169-handle-re-index-failures-gracefully-when-crudding-collaborators diff --git a/changelog.d/5-internal/WPB-27169-handle-re-index-failures-gracefully-when-crudding-collaborators b/changelog.d/5-internal/WPB-27169-handle-re-index-failures-gracefully-when-crudding-collaborators new file mode 100644 index 0000000000..784436bf56 --- /dev/null +++ b/changelog.d/5-internal/WPB-27169-handle-re-index-failures-gracefully-when-crudding-collaborators @@ -0,0 +1 @@ +Handle re-index failures gracefully when CRUDding collaborators.