Correct reference to remove trailing slash
What does this MR do and why?
Correct language in our troubleshooting guide for Jira Cloud App.
During a customer call I noticed that the customer was confused by the instruction to remove the 'leading slash' when the requirement was to remove the trailing slash.
- If you installed the app from the official Atlassian Marketplace listing, ensure Jira Connect Proxy URL is set to
https://gitlab.com
without leading slashes.
'Leading slash' implies the slash at the beginning of the path, and 'trailing slash' at the end of the path. Our use of 'leading slash' when referring to the 'trailing slash' in our Jira troubleshooting should be corrected.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
|
|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.