Skip to content

Fixed GFM references not being included when update issue inline

Phil Hughes requested to merge issue-description-gfm into master

What does this MR do?

Fixes GFM auto complete references not being included when updating issues inline. at.js wasn't trigger an update event so Vue wouldn't update its internal state with the new changes.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/2878

Merge request reports