Versions Compared

Key

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

On this page:

Table of Contents

Requirements

User Group Picker PRO 4.0 is compatible with JIRA 7 only, starting with JIRA version 7.0; JDK version should be at level 8.

User Group Picker PRO 4.0 bundles the Warden and KATL-Commons plugins. It is upward compatible meaning it works with any Warden version 4.0 and up and with any KATL-Commons version 4.0 and up. Please see Installation Notes chapter below for an explanation.

Installation via Atlassian UPM (Universal Plugin Manager

...

This page points the simple steps to follow for installing the plugin using the Universal Plugin Manager. This method requires an internet connection.

)

If you are not familiar with Universal Plugin Manager (UPM), please read this document before we begin.

Steps

...

to install

1. Enter the administration screen and go to Step 1: Go on the Administration menu → Add-ons ->Find → Find new add-ons tab.ons

Step 2. Search for usergrouppicker-pro plugin and install it.: Search for our add-on by entering "User Group Picker PRO" in the search box

Step 3: Press on "Buy now" or "Free trial" to install


That's all.

Manual Install

It may seem more complicated, but a manual install is quite easy to do. After all, all you have to do is to copy some files. Here's how.

Manual Install

Do not worry, it's a simple task to install it manually:

1Step 1. Download the correct obr file from Atlassian Marketplace.

2Step 2. Go to Administration Administration->Add-ons->Manage add-ons. Install the previously downloaded obr file by using 'Upload add-on' link.

Step 3: [Optional, but highly recommended]: If not already done, enable logging on our modules. Open with a text editor of your choice the JIRA log4j configuration file JIRA_INSTALL_DIR/atlassian-jira/WEB-INF/classes/log4j.properties and add these 2 lines at the end of it. Restart JIRA.


log4j.logger.com.keplerrominfo=INFO, filelog
log4j.additivity.com.keplerrominfo=false


Installation Notes

User Group Picker PRO packages together 3 JIRA add-ons:

  1. Warden add-on, responsible for licensing of the cPrime products. This add-on is not published on Atlassian Marketplace, however is it bundled in all our paid add-ons,
  2. KATL-Commons, providing all SIL functionalities and common services built over JIRA
  3. User Group Picker PRO add-on, providing the user picker custom field you're looking for

KATL-Commons and Warden are shared across our line of products. If any of those become disabled, the functionality built on top of them will cease to work. Unlike Warden, KATL-Commons is published on Atlassian Marketplace and updates that are compatible for this add-on should be installed as soon as they appear, since they contain bug fixes and enhancements.