<< Back to previous view |
![]() |
[QB-2108] Showing changes for a JIRA issue failed when there is an extra comma
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Steve Luo | Assigned To: | Steve Luo |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
When defining project association, if there is an extra comma at the end of line like below:
QR= root/example/path1, root/example/path2, showing issue changes can be failed and below is the error: ------------- Failed to retrieve builds from QuickBuild! Please make sure the QuickBuild Server is running and the setting is configured properly. If you believe it is a bug, please report it. null for uri: http://quickbuild:8810/rest/jira/QR-41/builds ----------- |