Updating docs to make it clear password does not work for imports
What does this MR do and why?
Using import issues from Jira doesn't work if the extension is setup using username and password. It returns a forbidden error from Jira's side.
To use this functionality, we need to set this up using an access token
Screenshots or screen recordings
Error when using Username & Password on Gitlab.com
How to set up and validate locally
- Set up the extension using username and password: https://docs.gitlab.com/ee/integration/jira/index.html
- Try to do an import: https://docs.gitlab.com/ee/user/project/import/jira.html
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Max Fan