Skip to content

Resolve "Links to discussions on the merge request diff don't expand the discussion"

Paul Slaughter requested to merge 48169-fix-discussion-on-diff-links into master

What does this MR do?

  • Fixed the bug of discussion links on MR diffs not expanding the discussion when clicked.
  • Add support for expanding discussions if the anchor is for a note, a discussion, or a line of code.
  • Update spec/helper/vuex_action_helper to support actions that use getters.

Screenshots

20180919_fix_discussion_diff_expand

What are the relevant issue numbers?

Closes #48169 (closed)

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports