continue
continue copied to clipboard
Improved Jira Issues config docs for authentication
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 thanmain
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thanks for the update!