we run our jira system with HTTPS://
when people copy out titles/subjectn and email the link, it is sent out as http:// and does not work-
is there a was to force the links to all be https://??
The url used in email is determined by the base-url of your system. It sounds like that is currently set to http://<yourjira> - change it to https://<yourjira> to fix it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.