From 34526d81f29c9669fdb9141e27d251642e00b349 Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Tue, 14 Dec 2021 13:21:49 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4c9fe2600..3704d1a7e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,6 +19,8 @@ Fixed * View for assigning permissions didn't work with some global permissions. * PDFs generated in background didn't contain logo or site title. +* Admins were redirected to their user preferences + while they wanted to edit the preferences of another user. Changed ~~~~~~~ -- GitLab