From d1d66c3406327c09c7e25a920dc04051f5b68171 Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Tue, 12 Oct 2021 09:49:23 +0100 Subject: [PATCH] adding changelog entry --- changelog.d/4167.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4167.bugfix diff --git a/changelog.d/4167.bugfix b/changelog.d/4167.bugfix new file mode 100644 index 0000000000..8df264d8f6 --- /dev/null +++ b/changelog.d/4167.bugfix @@ -0,0 +1 @@ +Fixing push notifications starting the looping background sync when the push notification causes the application to be created.