Skip to content

Suggest issues when typing title

Phil Hughes requested to merge issuable-suggestions into master

What does this MR do?

Suggests possibly related issues to the user when they are typing the title.

Screenshot_2018-11-28_at_13.22.08

note This uses GraphQL which is behind a feature flag, to enable run bundle exec rails r 'Feature.enable(:graphql)'

note This is behind a feature flag, to enable run bundle exec rails r 'Feature.enable(:issue_suggestions)'

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/22071

Does this MR meet the acceptance criteria?

Edited by Phil Hughes

Merge request reports