Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,331
    • Merge requests 1,331
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #198494
Closed
Open
Issue created Jan 23, 2020 by Guilherme C. Souza@GCSBOSS

Shortcut to open relates issue

Release Notes

create-related-issue

When creating a new issue from within another issue, an option to mark the two issues as related is selected by default. This handy little shortcut enables you to create one or more related issues without fumbling around memorizing or copy/pasting issue IDs.

Thanks for the contribution @smokris!

https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#from-another-issue-or-incident

Problem to solve

You need to memorize an id or click a bunch in order to create an issue and relate it to another.

Intended users

Anyone creating issues really. It's a very common use-case. In my company, the majority of issues are related to some other.

Further details

It's a bit odd when you hit 'New Issue' when viewing an issue. It always made me think the new issue would be related to the former one.

Proposal

Adding a 'New Related Issue' button at the top of the issue view. And a command to

  1. User opens a new issue or views an existing issue
  2. User clicks 'New Related Issue'
  3. The user is taken to the new issue form. The form comes with the description pre-filled with some new lines and a /relate <former id> action.
  4. Boom! The user creates a related issue

Permissions and Security

Same permissions as adding related issues.to the "former" issue.

Documentation

Availability & Testing

What does success look like, and how can we measure that?

User can create related issues with fewer clicks and no memorization, coming from the "former" issue.

What is the type of buyer?

Same as related issues.

Links / references

Edited Mar 15, 2022 by Gabe Weaver
Assignee
Assign to
Time tracking