The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to change URL provided when sharing an issue via email?

Trent Alton Calvert
August 27, 2020

Hi all,

We recently moved our Jira Server instance from HTTP to HTTPS. However, when users from any project click the "Share" button by Export on issues the URL provided still shows up as an HTTP address. I was asked to fix this by our QA team and I have yet to determine the solution. Any help is appreciated, thanks!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 27, 2020

Hello @Trent Alton Calvert !

The address used by Jira to write links comes from its configured base URL, set in the administration interface. It's possible to browse Jira if this value isn't correct, but you'll notice things like dashboard gadgets not working correctly and various links written by Jira (such as the ones in email notifications) to be incorrect.

Fortunately, it's a pretty quick fix:

  1. Choose Administration (  ) > System
  2. Choose General Configuration in the left-hand panel.
  3. Choose Edit Settings.
  4. Enter the new URL in the Base URL text box. It sounds like you simply need to make it https:// (vs http) in this case.
  5. Choose Save.

Jira does not need to be restarted after changing this value.

Cheers,
Daniel | Atlassian Support

Trent Alton Calvert
August 28, 2020

Thank you Daniel, that did update the URL for issue sharing. While the new link failed to pull up the issue, that's something I'll work through with the system admins. Thanks for your help!