hubot-jira-bot icon indicating copy to clipboard operation
hubot-jira-bot copied to clipboard

Utils.JiraBot.adapter.getUsers() not getting correct information in utils.coffee

Open iris3th opened this issue 7 years ago • 0 comments

using jira-bot with Jira & Mattermost. using the native code, we get an error message refers for the Jira User checks.

below is the changed, working code in utils.coffee starting at row 62:

result = (users[user] for user of users when users[user].name is jira.name) if jira

please review / merge if possible.

iris3th avatar Aug 12 '17 13:08 iris3th