gitlab-org--gitlab-foss/changelogs/unreleased/36445-better-indication-that-an-issue-has-been-moved-or-marked-as-duplicated.yml
Andrew Fontaine 01a713d64c Indicate on Status if Issue was Moved
Add the text `(moved)` to the `Closed` status indicator on a closed
issue if the reason the issue was closed was due to moving it.

This only applies to closed issues. Issues that were closed and moved
then later re-opened only show `Open`. This makes it more immidately
clear why the issue was closed.
2019-01-25 14:59:41 -05:00

5 lines
99 B
YAML

---
title: Indicate on Issue Status if an Issue was Moved
merge_request: 24470
author:
type: added