Definition
JIRA Client workspace is a directory that contains all files and configuration created by JIRA Client, including:
- Local database
- Connections configuration
- Downloaded attachments
- Deskzilla customization files
- Logs
Location
By default, workspace is located in ".JIRAClient" sub-directory in the user's home directory. The exact location depends on the operating system and its configuration:
| Operating System | Default JIRA Client Workspace |
|---|---|
| Windows XP | C:\Documents and Settings\username\.JIRAClient |
| Windows Vista, Windows 7 | C:\Users\username\.JIRAClient |
| Linux | /home/username/.JIRAClient |
| Mac OS X | /Users/username/.JIRAClient |
| You can learn workspace location by looking at JIRA Client main window title. |
Labels:
None