Besides User Group Picker PRO itself, there are also two dependencies, two complementary apps that are installed with it:
- katl-commonsSIL Engine™ – a library having countless utility routines, but most importantly, it contains a SIL language parser. You can think of the katl-commons as SIL engine for your SIL powered apps
- warden – licensing support for several our apps
...
- Download the User Group Picker PRO file from the Atlassian Marketplace.
- Log into your Jira as Admin.
- From Jira administration console, click the Manage add-ons link.
- Click Upload add-on and select the file you downloaded, and click Upload.
- 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
What should I do if I installed an incompatible version?
...
- Uninstall warden.
- Uninstall katl-commons SIL Engine™.
- Uninstall UGP Pro.
Install a version of UGP Pro that is compatible with your Jira version.
katl-commons and SIL Engine™ and warden should now have the right versions as well.- Check any dependent apps, such as Power Scripts for Jira or Power Actions, etc. These apps must be re-enabled manually
...