SomeFire commented on a change in pull request #90: IGNITE-10203 Fix TC Bot visa on Jira
URL:
https://github.com/apache/ignite-teamcity-bot/pull/90#discussion_r239363970
##########
File path: ignite-tc-helper-web/src/main/webapp/js/testfails-2.1.js
##########
@@ -499,7 +497,7 @@ function jiraTicketNumber(ticket) {
return regExpr.exec(ticket)[2];
}
-function commentJira(serverId, suiteId, branchName, ticketId) {
+function commentJira(serverId, branchName, suiteId, ticketId) {
Review comment:
`suiteId` to `parentSuiteId` (as in `triggerBuilds`).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]
With regards,
Apache Git Services