Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !20204

Resolve "`!` autocomplete does not work anymore"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kushal Pandya requested to merge 48528-fix-mr-autocompletion into master Jun 27, 2018
  • Overview 14
  • Commits 2
  • Pipelines 3
  • Changes 3

What does this MR do?

Fixes ! support to autocomplete MRs within Issue and MR comment/description fields. This was broken since %10.8 and came from https://gitlab.com/gitlab-org/gitlab-ce/commit/5c2078838bb9de710f9025513c4b6ec664bba313.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer
  • Conform by the merge request performance guides
  • Conform by the style guides
  • If you have multiple commits, please combine them into a few logically organized commits by squashing them

What are the relevant issue numbers?

Closes #48528 (closed)

Edited Jun 27, 2018 by Kushal Pandya
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 48528-fix-mr-autocompletion