node-jira
node-jira copied to clipboard
Added visibility support for comments
Added optional parameter for backward compatibility. For future major releases "addComment" method design should be changed to this.addComment = function(issueId, commentData, callback)