Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #16877

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