diff options
author | Nermin Vehabovic <nermin.vehabovic90@gmail.com> | 2019-05-04 16:16:47 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-05-04 16:16:47 +0000 |
commit | 0a89c08c055576a192754e9bce368231e2d0d13c (patch) | |
tree | 6b9e9aa61a7c86e983a7b72287950d9117530327 /changelogs | |
parent | 08d1cc5c2a30868979a0d3ffc6327020d8e539e4 (diff) | |
download | gitlab-ce-0a89c08c055576a192754e9bce368231e2d0d13c.tar.gz |
Resolve "Sort by due date and popularity in both directions"
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/50926-sort-by-due-date-and-popularity.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50926-sort-by-due-date-and-popularity.yml b/changelogs/unreleased/50926-sort-by-due-date-and-popularity.yml new file mode 100644 index 00000000000..7efc800be1e --- /dev/null +++ b/changelogs/unreleased/50926-sort-by-due-date-and-popularity.yml @@ -0,0 +1,5 @@ +--- +title: Sort by due date and popularity in both directions for Issues and Merge requests +merge_request: 25502 +author: Nermin Vehabovic +type: changed |