From 0199c92cc9fd7722f2ec5796936dd35341df4ef5 Mon Sep 17 00:00:00 2001 From: Sean McGivern Date: Tue, 2 Oct 2018 15:33:47 +0100 Subject: [PATCH] Add changelog entry --- ...7496-more-n-1s-in-calculating-notification-recipients.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml diff --git a/changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml b/changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml new file mode 100644 index 00000000000..f70011ac827 --- /dev/null +++ b/changelogs/unreleased/47496-more-n-1s-in-calculating-notification-recipients.yml @@ -0,0 +1,5 @@ +--- +title: Reduce queries needed to compute notification recipients +merge_request: 22050 +author: +type: performance