continue icon indicating copy to clipboard operation
continue copied to clipboard

Improved Jira Issues config docs for authentication

Open holger opened this issue 1 year ago • 1 comments

If you provide the email and Atlassian API token as written, the JiraClient assumes the token is a password and tries to call the API with username (=email) and password (=token). This doesn't work.

Description

Adjusted the config example and added a sentence explaining the two options: a) using a personal access token or b) using email and password to authenticate with the JiraClient.

Checklist

  • [ ] The base branch of this PR is preview, rather than main

holger avatar May 14 '24 09:05 holger

Deploy Preview for continuedev ready!

Name Link
Latest commit 4f7cb31893a18d6001844bfc74d540d730172e71
Latest deploy log https://app.netlify.com/sites/continuedev/deploys/664334e41d66870008a98023
Deploy Preview https://deploy-preview-1278--continuedev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar May 14 '24 09:05 netlify[bot]

Thanks for the update!

sestinj avatar May 20 '24 20:05 sestinj