Custom JIRA fails to authenticate - jiraAuthenticator.ts line 168

Issue #714 new
Itzik Cohen created an issue

Where I work we have our own instance of Jira, Bitbucket and Confluence.

Bitbucket connected with no problem, but when I try to connect Jira I get an error:

(see screenshot)

ive located the bug to

jiraAuthenticator.ts line 168

avatarUrl: data.avatarUrls['48x48'],

for some reason avatarUrl is undefined, perhaps due to security settings, im not sure, I would be grateful if you could fix it.

Comments (0)

  1. Log in to comment