Versions Compared

Key

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

Contents

Table of Contents

...

  1. Download the Power Actions file from the Atlassian Marketplace.
  2. Log into your JIRA as Admin.
  3. From JIRA administration console, click the Manage add-ons link.
  4. Click Upload add-on and select the file you downloaded, and click Upload.
  5. (Optional, but highly recommended) Enable logging on our modules.
    To do that, 
    1. Open the JIRA log4j configuration file: JIRA_INSTALL_DIR/atlassian-jira/WEB-INF/classes/log4j.propertieswith 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

    2. Restart JIRA.

...