Issue cross-reference notes use issue type name
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
How to set up and validate locally
- Copy the url of an issue
- Create a new task (it can be in the same issue)
- Paste the issue URL in the new task's description or comment
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #395712 (closed)