Cannot fetch data from Git to RTC web client
Hello Everyone,
I have integrated Git with RTC successfully.
Currently I want to show the commit difference on RTC web client. However, I can't see the information what I want from GIt after clicking the hyperlink in work item. Below is the error message shown on my browser.
Does anyone know how to solve this issue? Thank you.
Additional Information: RTC v6.0.2 using WebSphere Liberty as application server
Error message: Error occurred when fetching commit summary for commit id xxx
P.S. The screenshot is not able to be shown in this message since I don't have enough reputation to post it...
I have integrated Git with RTC successfully.
Currently I want to show the commit difference on RTC web client. However, I can't see the information what I want from GIt after clicking the hyperlink in work item. Below is the error message shown on my browser.
Does anyone know how to solve this issue? Thank you.
Additional Information: RTC v6.0.2 using WebSphere Liberty as application server
Error message: Error occurred when fetching commit summary for commit id xxx
P.S. The screenshot is not able to be shown in this message since I don't have enough reputation to post it...
One answer
Hi Kenery
In RTC, Under the registered Git Repository > Settings, you can modify the commit URL format, so that the link redirects you to the commit page in GitWeb, if configured. You would need gitweb or something similar configured to see the commit details.
The commit URL is mentioned in the forum post mentioned below:
https://jazz.net/forum/questions/168224/what-is-the-format-of-the-commit-uri-format-field-when-registering-a-git-repository-with-rtc
Or you could configure the integration with nodejs, it would also display the commit details within a page in RTC.
https://jazz.net/wiki/bin/view/Main/RTCGitIntegrationSetupUsingNode
https://jazz.net/wiki/bin/view/Main/RTCGitNodeJSServer
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 07 '16, 2:11 a.m.Kenery Wang
Jun 07 '16, 3:25 a.m.Shubjit Naik
Jun 08 '16, 10:31 a.m.Kenery Wang
Jun 12 '16, 10:18 p.m.Shubjit Naik
Jun 13 '16, 3:22 a.m.Kenery Wang
Jun 13 '16, 5:32 a.m.