Table of Contents
Add-on compatibility
Herzum Quick Linker add-on has the following compatibility.
Add-on Version | 4.3 | 4.4 | 5. | 05.1 | 5.2 | 6.0 | 6.1 | 6.2 | 6.3 | 6.4 | 7.0 |
---|---|---|---|---|---|---|---|---|---|---|---|
4.0-JIRA-6.0-6.4 | |||||||||||
4.0-JIRA-7.0 |
Installing Quick Linker
Info | ||
---|---|---|
| ||
To install and manage add-ons, you must have the necessary security level to be able to access these pages. |
...
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 |
...
...
title | Recommended JIRA Configuration |
---|
...
Ensure that Accept remote API calls is enabled (System->General Configuration->Accept remote API calls).
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 |
...