When an issue is moved between project by a team lead, often the reporter only noticed that the issue was closed. And the first reaction is not to scroll down the issue history to find out if the issue was moved.
UPDATE: As expected, 30 minutes later, the user re-open the moved issue
Proposal
I would recommend that when an issue is moved, to indicate it directly bellow the CLOSED status.
Warning on the text input field.
moved to example/123
Other ideas:
Sorry, only have mspaint ! Add a text line bellow ?
Links / references
Documentation blurb
When an issue has been moved to an other project, it will be clearly indicated bellow the statu a of the issue. This will help collaborators who open the closed issue to get quickly to the new up to date issue.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
We have opened the implementation for a Community Contribution. Please could you transfer your feedback to that issue so that we can keep the discussion all in the once place?
@hazelyang Can you take a look? I don't think we should change the closed status up top to Moved because it wouldn't map to our available tabs when searching. But we could include some UI that shows the issue was moved. Also in the comment box, like Sam included, with a link to the new issue. I'm not sure it needs to be our error red color. This issue has been moved to [project#123].
GitLab is moving all development for both GitLab Community Edition
and Enterprise Edition into a single codebase. The current
gitlab-ce repository will become a read-only mirror, without any
proprietary code. All development is moved to the current
gitlab-ee repository, which we will rename to just gitlab in the
coming weeks. As part of this migration, issues will be moved to the
current gitlab-ee project.
If you have any questions about all of this, please ask them in our
dedicated FAQ issue.
Using "gitlab" and "gitlab-ce" would be confusing, so we decided to
rename gitlab-ce to gitlab-foss to make the purpose of this FOSS
repository more clear
I created a merge requests for CE, and this got closed. What do I
need to do?
Everything in the ee/ directory is proprietary. Everything else is
free and open source software. If your merge request does not change
anything in the ee/ directory, the process of contributing changes
is the same as when using the gitlab-ce repository.
Will you accept merge requests on the gitlab-ce/gitlab-foss project
after it has been renamed?
No. Merge requests submitted to this project will be closed automatically.
Will I still be able to view old issues and merge requests in
gitlab-ce/gitlab-foss?
Yes.
How will this affect users of GitLab CE using Omnibus?
No changes will be necessary, as the packages built remain the same.
How will this affect users of GitLab CE that build from source?
Once the project has been renamed, you will need to change your Git
remotes to use this new URL. GitLab will take care of redirecting Git
operations so there is no hard deadline, but we recommend doing this
as soon as the projects have been renamed.
Where can I see a timeline of the remaining steps?