Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 56.6k
    • Issues 56.6k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1.8k
    • Merge requests 1.8k
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Tracing
    • Incidents
  • Analytics
    • Analytics
    • 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
  • #16877
Closed
Open
Issue created Jan 10, 2017 by Loic Nageleisen@lloeki

Support quick actions when editing an issue / MR / epic description

Summary

We already support quick actions when editing comments (added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31136).

We should also support quick actions when editing descriptions.

This is very useful in cases where you need to apply a template after an issue / MR / epic is created.

Some cases where a user needs to edit:

  1. Creating an issue from the issue board only allows setting of title.
  2. Creating an epic also only has the title field.
  3. Creating an MR from git push options

Steps to reproduce

  • Create a template that contains /label
  • Create a new issue with the template, and notice that /label is stripped
  • Create a new issue without a template, say from a board
  • Edit the issue, assign the template, and save
  • notice that /label is not stripped

Expected behavior

/label should apply the label and be stripped.

Actual behavior

/label appears in the issue.

Relevant logs and/or screenshots

Screen_Shot_2017-01-10_at_16.33.03

Edited Nov 26, 2019 by Heinrich Lee Yu
Assignee
Assign to
Time tracking