Jira - Clarify documentation on temporary directories <JIRA_HOME_DIR>/tmp and <JIRA_INSTALL_DIR>/temp

XMLWordPrintable

    • 1

      There are two temporary directories that Jira uses;

      • <JIRA_HOME_DIR>/tmp
      • <JIRA_INSTALL_DIR>/temp

      Documentation, Important directories and files, states for <JIRA_HOME_DIR>/tmp that

      tmp

      Any temporary content created for various runtime functions such as exporting, importing, file upload and indexing is stored under this directory.

      You can remove files from this directory while JIRA is running, but we recommend that you shut down JIRA first before altering the contents of this directory.

      However, this definition seems to belong to <JIRA_INSTALL_DIR>/temp instead of <JIRA_HOME_DIR>/tmp, as java.io.tempdir environment variable is set to <JIRA_INSTALL_DIR>/temp on a default installation.

      Current outcome

      As described above

      Expected outcome

      <JIRA_INSTALL_DIR>/temp is added to the documentation with the correct definition

            Assignee:
            Oksana Levchuk
            Reporter:
            Kurtcebe Eroglu
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: