The code table values maintenance pages can be accessed from the code table definition page by clicking on the Values... button. Global code table values and code table values for tables dependant on other code tables can also be accessed under the Administration > Code Values. Project related code table values can be accessed from Administration > Projects > Code table name.
For dependent code tables, dropdowns are provided to select values for each higher level table. For example, the above Versions table is dependent on Product which is dependent on Project. To enter Version values you must first select the project and then select a product.
New values can be added to a code table by clicking on the New button. To modify an existing value (change it's value, change the sort, make it the default value or enable/disable) click on the value name.
To delete values, select the row by clicking anywhere to the right of the value and then click the Delete button.
NOTE: Values can only be deleted if they are not currently being used by an issue.
Multiple rows (values) can be selected by using Ctrl+click or Shift+click to select a range of rows.
The Toggle Disabled/Enabled button will toggle the selected row values between disable and enabled without having to open each value.
Code Table Value Details
Default Value
Each code table must have a default value specified. This is the value that will initially appear in the field when creating a new issue. When you create a new code table an initial value of <blank> will be automatically added to the table and designated as the default. When you add additional values to the table, you can designate one of these as the default. Each code table must have at least one value and must have a default value. The <blank> value can be removed after adding new values and setting one of them as the default.
Disabled Value
Disabling a value stops that value from appearing for selection in the dropdown list on the issue details page, meaning that it cannot be selected for new issues and existing issues cannot be changed to that value. Issues that already use the disabled value will not be affected.
Sort Order
If the code table was defined as requiring a sort order, you can enter/change the sort order here.
NOTE: If an existing value is changed it will also be changed in any issue that it currently appears in.