Skip to content

Correct reference to remove trailing slash

Chantal Lawrence requested to merge chantalskye-jira-troubleshooting into master

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.

  1. 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
  1. 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.
  1. If you installed the app from the official Atlassian Marketplace listing, ensure Jira Connect Proxy URL is set to https://gitlab.com with no trailing slash.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading