From 309ee7c73c4f77661a16ab332e53e33d05745682 Mon Sep 17 00:00:00 2001 From: Sean McGivern Date: Wed, 5 Sep 2018 11:43:37 +0100 Subject: [PATCH] Add changelog entry --- ...can-t-sort-group-issues-by-popularity-when-searching.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelogs/unreleased/50246-can-t-sort-group-issues-by-popularity-when-searching.yml diff --git a/changelogs/unreleased/50246-can-t-sort-group-issues-by-popularity-when-searching.yml b/changelogs/unreleased/50246-can-t-sort-group-issues-by-popularity-when-searching.yml new file mode 100644 index 00000000000..cc7a79d25e5 --- /dev/null +++ b/changelogs/unreleased/50246-can-t-sort-group-issues-by-popularity-when-searching.yml @@ -0,0 +1,6 @@ +--- +title: Fix sorting by priority or popularity on group issues page, when also searching + issue content +merge_request: 21521 +author: +type: fixed