Configuring Advanced Settings
JIRA has a small number of commonly edited advanced configuration options, which are stored in the JIRA database. These options can be accessed and edited from the Advanced Settings page. You must be a JIRA System Administrator to do this.
Editing JIRA's advanced settings
To access and edit options on the 'Advanced Settings' page:
- Log in as a user with the JIRA System Administrators global permission.
- Choose the cog icon to open the Administration page. at top right of the screen, then choose System. Select General Configuration
Keyboard shortcut: g + g + start typing general configuration
- Click the Advanced Settings button on the 'General Configuration' page to display this page:
Edit the value of a Key/Property by clicking its value on the right of the page and modifying the existing value.
Refer to the following Topics for more information about the Keys (above):
KeyTopicjira.attachments.number.of.zip.entries Configuring the number of files shown in the content of ZIP-format files on issues jira.clone.prefix Configuring the cloned issue summary field prefix jira.date.picker.java.format
jira.date.picker.javascript.format
jira.date.time.picker.java.format
jira.date.time.picker.javascript.formatConfiguring date picker formats jira.issue.actions.order Changing the Default Order for Comments from Ascending to Descending jira.projectkey.pattern Configuring Project Keys We are ending support for project key format configuration in JIRA 6.0. Please see this announcement for details.
jira.table.cols.subtasks Configuring sub-task fields displayed on parent issues jira.view.issue.links.sort.order Configuring the order of linked issues displayed on the 'view issue' page - Click the Update button (which will appear in the Operations column on the right) to save the new value in the JIRA database.
Please Note:
- Any changes you make to these properties/keys become effective immediately.
- Click the General Settings button to return to the General Configuration page.
Related information
There are a handful of other advanced configuration options (which are of little interest to most JIRA system administrators) whose default values can be customised in the jira-config.properties
file located in the JIRA Home Directory, which you may want to edit. For details, please see Advanced JIRA configuration.