This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
list-jira-bugs.coffee Returns no data #1173
Closed
Description
Installed and configured list-jira-bugs.coffee
Set vars:
HUBOT_JIRA_DOMAIN=ourdomain.atlassian.net
HUBOT_JIRA_PASSWORD='password@#$#@$@#$@#'
HUBOT_JIRA_USER='MEEEEEEE'
Hubot comes online and I can invode the list bugs, Hubot returns with Searching for issues.
heroku logs provides no insight as to what might be causing a failure. I did verify that all the URL / paths that the code is looking for exist and work.
Not sure what the proper troubleshooting steps are.