How not to treat "@" as link in work item?
I'm writing a work item that has some code samples that contain Java annotations. Since the annotations use @, then things like @XYZ appear in the work item description. RTC makes @XYZ look like a link (since @ is used for linking to people etc.) Is there a way to disable this for a particular instance of the @? I tried putting two @ together but that didn't do it.
One answer
I'm writing a work item that has some code samples that contain Java
annotations. Since the annotations use @, then things like @XYZ
appear in the work item description. RTC makes @XYZ look like a link
(since @ is used for linking to people etc.) Is there a way to
disable this for a particular instance of the @? I tried putting two
@ together but that didn't do it.
It is currently not possible to prevent these false positives. I have
created a work item for the validation of @user links:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/102104
--
Regards,
Patrick
Jazz Work Item Team