Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Add-on compatibility

Herzum Quick Linker add-on has the following compatibility.

0
Add-on Version

4.3

4.4

5.

5.1

5.26.0

6.1

6.2

6.36.47.0
4.0-JIRA-6.0-6.4Image AddedImage AddedImage AddedImage AddedImage Added
4.0-JIRA-7.0Image RemovedImage AddedImage RemovedImage AddedImage RemovedImage AddedImage Removed

Installing Quick Linker

Info
titlePemissions

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

...

 

...

titleRecommended JIRA Configuration

...

Ensure that Accept remote API calls is enabled (System->General Configuration->Accept remote API calls).

 

Warning
titleRecommended HTTPD Server Configuration

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

...