From 9a4cda867295ce1c322db8f87e87c15eff666183 Mon Sep 17 00:00:00 2001 From: Lunny Date: Tue, 14 Mar 2023 17:42:02 +0800 Subject: [PATCH] Change the order of issues.closed_by to list opening user first (#10876) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 77a3f949..de848c79 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Protect against NPEs in notifications list (#10879) +Change the order of issues.closed_by to list opening user first (#10876)