Marcus Collier
Marcus Collier
what would be the corresponding method within the library? Trying with `jira.listProjects()` and the above mentioned parameters are ignored, unless I'm constructing it wrong https://github.com/jira-node/node-jira-client/blob/master/src/jira.js#L1126
Upon further inspection, I think it could be the time drift. I modified my initialization to 60 secs, instead of 30. Also, this guy appears to be having the same...
Using the new remember_otp_session configuration. Had to manually go into the gem's directory to update. Works locally but trying to build to production (jenkins), and new configurations aren't there. Have...