Skip to content

Issue cross-reference notes use issue type name

Mario Celi requested to merge 395712-cross-reference-issue-name into master

What does this MR do and why?

Whenever an issue references another, the system note will now read

"username mentioned in <issue_type> "

example

"mcelicalderonG mentioned in task #100"

Screenshots or screen recordings

image

How to set up and validate locally

  1. Copy the url of an issue
  2. Create a new task (it can be in the same issue)
  3. Paste the issue URL in the new task's description or comment
  4. Go back to the original issue and you should see a system note saying that your user mentioned this issue in a task (before it would read mentioned in a work item)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #395712 (closed)

Merge request reports