Skip to main content
Version: Current

Manage item types

Overview

Item types define the type of work items that make up a project.
By default, there are two types, "Task" and "Package", but you can add any type.
Example) Requirement management and defect management with item types "Requirement" and "Defect"

The following settings can be customized for each item type.

  • Process classification and work classification options
  • Fields to use
  • Item property screen layout
  • Status options

Example) For "Requirement"/"Defect", you can define property images for each item type as follows.

Please refer to the following video for an overview.

This function is not available in the Standard Edition.

Item type usage flow

Item types are managed as part of a profile.
Therefore, to define and use an item type, you need to follow the steps below.

StepWhat to doLink
1Register an item type in the system.(This page)
2Define the item type to be used in the profile.Manage profiles
3Create a project using a profile.Define a project
4Update the profile applied to the project.Change profile settings

The series of operations to define an item type is shown in the video below.

Common Procedure

To manage item types, first perform the following common operations.

  1. Click your login name in the global navigation of TimeTracker NX.


  2. Select "System Settings".

  3. Click "Item Types" in the local navigation.

  4. Select "Work Items" from the menu on the left.

Add an item type

You can add item types for other purposes such as requirement management and defect management.
The following item types are available as default item types.

No.Item type typeDescription
1TaskMinimum granularity of work for managing achievements and progress
2PackageGroup items such as tasks and manage them as one group

Operation

  1. Click the "+" icon at the top of the work item list.

  2. Enter the item type information in the "Create Item Type" dialog.

    The input items are as follows.

    No.ItemDescription
    1NameName of item type
    2System nameName on the system
    3CodeCode to identify item type
    4Treat as folderCheck if you want to treat as a folder.
    If you check, it will be displayed in the folder tree on the project management screen, and you can narrow the display range.
    5Item types that can be entered resultsCheck if you want to allow entering results.
    6IconIcon displayed on screen
    7DescriptionDescription of item type
  3. Click the "OK" button.

Delete/Restore Item Type

Delete

You can delete unnecessary item types by following the steps below.

  1. Select the item type to delete.

  2. Click the "-" icon at the top of the item type list.

Deleted item type

You cannot register it to a new profile.
However, profiles that are already registered can still use the deleted item type.

Restore

You can restore a deleted item type by following the steps below.
Use this if you accidentally deleted an item type or if you want to reuse a deleted item type.

  1. Select "Deleted" in "Filter".
  2. Select the item type you want to target. Multiple selections are possible.
  3. Click "Action" at the top of the profile list.
  4. Select "Restore".

Change item type

You can change the settings of an item type you have created by following the steps below.

  1. Select the target work item.

  2. Click the "Properties" icon in the local navigation.

  3. Click the "Edit" button.

  4. Change the item type information.

  5. Click the "Save" button.

Register item type to profile

The defined item type can be used by registering it to a profile and applying it to a project.
For details, see the "Define item type"