-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Any
What steps will reproduce the problem?
1. Create a git commit with multi line comment. Mention the work item number on the second line
For eg,
{{Sample git commit
task 8
task 9
}}
2. In the Jenkins job, choose Rational Team Concert Git build step. Provide repository details. Select the following options.
Annotate Change log with work items links.
Enable RTC Work Item Integration
2. Start a Jenkins build.
3. View the corresponding work items task 7 and task 8
What is the expected output?
The work item's links tab shows a link to the Jenkins build
What do you see instead? Please provide screen shots if possible.
There is no Jenkins build link in the Links tab of the work item
Please provide any additional relevant information below (server logs, custom project area template, etc...).