release_project_metric
Provides performance indicators for release projects, such as milestone achievement and completion status.
Columns
| Name | Type | References | Description |
| rel_sys_id | String | Provides the system identifier (sys_id) for the release project record. | |
| rel_active | Bool | Indicates whether the release project is active and currently being tracked. | |
| rel_actual_end_date | Date | Specifies the actual date when the release project was completed. | |
| rel_actual_start_date | Date | Specifies the actual start date of the release project. | |
| rel_description | String | Contains a detailed description of the release project's goals or scope. | |
| rel_due_date | Date | Indicates the scheduled due date for completing the release project. | |
| rel_manager | String | References the user managing or overseeing the release project. | |
| rel_manager_link | String | Provides a link to the record of the manager responsible for the project. | |
| rel_name | String | Displays the name of the release project. | |
| rel_notes | String | Stores any additional notes or comments related to the release project. | |
| rel_number | String | Provides a unique number automatically assigned to identify the release project. | |
| rel_parent | String | References the parent project or release associated with this project. | |
| rel_parent_link | String | Provides a link to the parent project record. | |
| rel_phases | String | Lists the project phases defined for this release project. | |
| rel_phases_wanted | Bool | Indicates whether specific project phases are required or enforced for tracking. | |
| rel_planned_end_date | Date | Specifies the planned end date for the release project based on scheduling. | |
| rel_planned_start_date | Date | Specifies the planned start date for the release project based on scheduling. | |
| rel_priority | String | Indicates the assigned priority level for the release project. | |
| rel_product | String | References the product associated with the release project. | |
| rel_product_link | String | Provides a link to the record of the associated product. | |
| rel_release_history | String | Contains a reference to the release history that includes this project. | |
| rel_requested_by | String | References the user or stakeholder who requested the release project. | |
| rel_requested_by_link | String | Provides a link to the record of the user who requested the project. | |
| rel_requested_date | Date | Records the date when the release project was initially requested. | |
| rel_risk | String | Indicates the risk level associated with executing the release project. | |
| rel_short_description | String | Provides a concise summary describing the release project. | |
| rel_sys_created_by | String | Shows the user who created the release project record. | |
| rel_sys_created_on | Datetime | Records the date and time when the release project record was created. | |
| rel_sys_mod_count | Int | Tracks the number of modifications made to the release project record. | |
| rel_sys_tags | String | Lists tags applied to the release project for categorization or filtering. | |
| rel_sys_updated_by | String | Shows the user who last updated the release project record. | |
| rel_sys_updated_on | Datetime | Records the date and time when the release project record was last updated. | |
| rel_type | String | Specifies the type of release project, such as feature, maintenance, or upgrade. | |
| rel_workflow_state | String | Indicates the current workflow state of the release project, such as planning or completed. | |
| mi_sys_id | String | Provides the sys_id for the metric instance associated with the release project. | |
| mi_business_duration | Long | Represents the total business duration recorded for the release project. | |
| mi_calculation_complete | Bool | Indicates whether the metric calculation for this record is complete. | |
| mi_definition | String | References the metric definition applied to the release project. | |
| mi_definition_link | String | Provides a link to the metric definition record. | |
| mi_duration | Long | Represents the total duration captured for the metric tracking period. | |
| mi_end | Datetime | Specifies the date and time when the metric measurement period ended. | |
| mi_field | String | Identifies the specific field tracked by the metric. | |
| mi_field_value | String | Displays the recorded value from the tracked field. | |
| mi_id | String | Provides the identifier assigned to the metric instance. | |
| mi_start | Datetime | Specifies the date and time when the metric tracking period started. | |
| mi_sys_created_by | String | Shows the user who created the metric instance record. | |
| mi_sys_created_on | Datetime | Records the date and time when the metric instance was created. | |
| mi_sys_mod_count | Int | Tracks the number of times the metric instance record was modified. | |
| mi_sys_tags | String | Lists any tags applied to the metric instance for organization or filtering. | |
| mi_sys_updated_by | String | Shows the user who last updated the metric instance record. | |
| mi_sys_updated_on | Datetime | Records the date and time when the metric instance record was last updated. | |
| mi_table | String | Specifies the table from which the metric instance retrieves data. | |
| mi_value | String | Displays the computed or captured value of the metric. | |
| md_sys_id | String | Provides the sys_id for the metric definition linked to the release project. | |
| md_active | Bool | Indicates whether the metric definition is active and available for use. | |
| md_description | String | Describes the purpose and behavior of the metric definition. | |
| md_field | String | Specifies the field being tracked or measured in the metric definition. | |
| md_name | String | Displays the name assigned to the metric definition. | |
| md_number | String | Provides a unique number that identifies the metric definition. | |
| md_order | Int | Defines the sequence in which the metric definition is processed or displayed. | |
| md_script | String | Contains the script logic that determines how the metric is calculated. | |
| md_sys_class_name | String | Defines the system class name identifying the type of metric definition record. | |
| md_sys_created_by | String | Shows the user who created the metric definition record. | |
| md_sys_created_on | Datetime | Records the date and time when the metric definition record was created. | |
| md_sys_mod_count | Int | Tracks the number of times the metric definition record has been modified. | |
| md_sys_name | String | Displays the system name assigned to the metric definition record. | |
| md_sys_package | String | References the system package that contains the metric definition. | |
| md_sys_package_link | String | Provides a link to the system package associated with the metric definition. | |
| md_sys_policy | String | Defines the system policy applied to the metric definition record. | |
| md_sys_scope | String | Identifies the application scope in which the metric definition resides. | |
| md_sys_scope_link | String | Provides a link to the application scope record associated with the metric definition. | |
| md_sys_tags | String | Lists tags applied to the metric definition record for organization or filtering. | |
| md_sys_update_name | String | Displays the name of the system update that includes this metric definition record. | |
| md_sys_updated_by | String | Shows the user who last updated the metric definition record. | |
| md_sys_updated_on | Datetime | Records the date and time when the metric definition record was last updated. | |
| md_table | String | Indicates the table where the metric definition applies. | |
| md_timeline | Bool | Specifies whether the metric definition is designed to track timeline data. | |
| md_type | String | Defines the type of metric, such as count-based or duration-based. |