OVERVIEW
Selection Lists (System Tables) in the application are used for the custom fields selection list for the field types combo box and multi-select. Selection Lists are automatically added for Work Item List Automation.
CREATING A SYSTEM TABLE
- Select a Selection List from Admin > System Customization >Selection Lists (System Tables).
- Click on the Add (+) icon at the bottom right corner.
- Insert the Name and click on the Save button.
- The Selection List page gets displayed. By default, no system table value is displayed.
The Default Selection Lists, such as Work Item Status and Category, are view-only. You cannot edit or delete them.
WORK ITEM LIST AUTOMATION Generated SYSTEM TABLES
Selection Lists are automatically generated when a user creates a new Work Item List Automation. These lists are view-only. They cannot be edited or deleted.
Rename Selection Lists
- Click on the Edit icon in the Actions column next to the selection list you want to rename.
- Update the name
- Click the Save button
Update Selection Lists
- Click on the View icon in the Actions column next to the selection list you want to edit (or click its hyperlink in the Code column).
- Click the Edit icon next to the value in the list you want to edit
- Update the value
- Click the Save button
To add a value to the Selection Lists, click the Add (+) icon at the bottom right corner, write the value and click Save.
DELETE SYSTEM TABLES
- Click on Delete icon against a system table to remove from Action Column
Custom System Tables can be edited, deleted and Viewed
RELATED LINKS