Contents
Table of Contents | ||
---|---|---|
|
...
- Download the Power Salesforce Connector™ file from the Atlassian Marketplace.
- Log into your Jira as Admin.
- Go to Administration > Add-ons > Manage add-ons.
- Click Upload add-on, select the file you downloaded, and click Upload.
- (Optional, but highly recommended) Enable logging on our modules.
To do that,Open the Jira log4j configuration file: JIRA_INSTALL_DIR/atlassian-jira/WEB-INF/classes/log4j.properties with a text editor of your choice and add the following lines at the end of it.
log4j.logger.com.keplerrominfo=INFO, filelog
log4j.additivity.com.keplerrominfo=false
- Restart Jira.
Installation Notes
Power Salesforce Connector™ packages together the following Jira apps:
- SIL Engine™ — library with utility routines and the SIL™ language parser
- Power Salesforce Connector™ app — contains the necessary functionality
SIL Engine is Engine™ is shared across our Power Portfolio products. If you disable or uninstall it, the functionality built on top of it will stop working. SIL Engine™ is also published on the Atlassian Marketplace, and we recommend that you install updates compatible for this app as soon as they appear.
...
- Uninstall Power Salesforce Connector™.
- Uninstall the SIL Engine™ app.
- Install the version of Power Salesforce Connector™ that is compatible with your Jira version. Ensure that you use the OBR file you downloaded or use directly the UPM search and install feature (recommended).
SIL Engine Engine™ should now have the right version as well.
...