Herzum Quick Linker (HQL) can be installed from the Add-Ons panel within JIRA.
Info | ||
---|---|---|
| ||
To install and manage add-ons apps, you must have the necessary security level to be able to access these pages. |
Warning |
---|
In order to create a remote partnership, you must install the add-app on on both the Source and the Remote JIRA instances. |
View of Quick Linker add-on app from within JIRA |
1 | Navigate to the Add-Ons Panel in your JIRA installation. Administration → Add-ons → Find new add-ons | Add-Ons nav. item within JIRA |
2 | In the "Search the Marketplace" box, type herzum | Search Results for herzum |
3 | Click the Install button for the Quick Linker plugin. | Button to install the Quick Linker plugin |
4 | Verify Successful Installation | Successful Installation Box |
...
Warning | ||
---|---|---|
| ||
Case of Oracle JDK 7 CAS Server installations, ensure your HTTPD Server is sending back the correct hostname. In Apache HTTPD,you must set the ServerAlias in the SSL vhost:
Alternatively, you can disable the SNI detection in JDK7, by addingthis flag to the Java options of your CAS Servers' application server configuration: Djsse.enableSNIExtension=false |
...