release_feature_metric
Aggregates metrics for release features, including delivery progress and success rates.
Columns
| Name | Type | References | Description |
| ref_sys_id | String | Provides the system identifier (sys_id) for the release feature record. | |
| ref_active | Bool | Indicates whether the release feature is currently active in the system. | |
| ref_actual_end_date | Date | Specifies the actual completion date for the release feature. | |
| ref_actual_start_date | Date | Specifies the actual start date for the release feature work. | |
| ref_assigned_to | String | References the user assigned to manage or implement the release feature. | |
| ref_assigned_to_link | String | Provides a link to the record of the user assigned to the release feature. | |
| ref_documentation | String | Contains notes or documentation associated with the release feature. | |
| ref_due_date | Date | Indicates the scheduled due date for the completion of the release feature. | |
| ref_name | String | Displays the name of the release feature for easy identification. | |
| ref_notes | String | Stores any additional notes or remarks related to the release feature. | |
| ref_number | String | Provides the automatically generated identifier used to track the release feature. | |
| ref_percent_complete | Decimal | Shows the percentage of completion based on progress tracking for the release feature. | |
| ref_planned_end_date | Date | Specifies the planned end date defined during release planning. | |
| ref_planned_start_date | Date | Specifies the planned start date defined during release planning. | |
| ref_priority | String | Indicates the priority level assigned to the release feature. | |
| ref_product | String | References the product associated with the release feature. | |
| ref_product_link | String | Provides a link to the related product record. | |
| ref_release | String | References the release that includes this feature. | |
| ref_release_link | String | Provides a link to the release record associated with this feature. | |
| ref_requested_by | String | References the user or stakeholder who requested the feature. | |
| ref_requested_by_link | String | Provides a link to the record of the user or requester. | |
| ref_requested_date | Date | Records the date when the feature was requested. | |
| ref_rfc | String | References the related Request for Change (RFC) associated with the feature. | |
| ref_rfc_link | String | Provides a link to the RFC record tied to the release feature. | |
| ref_risk | String | Indicates the risk level associated with implementing the release feature. | |
| ref_short_description | String | Provides a concise summary of the release feature. | |
| ref_sys_created_by | String | Shows the user who created the release feature record. | |
| ref_sys_created_on | Datetime | Records the date and time when the release feature record was created. | |
| ref_sys_mod_count | Int | Tracks how many times the release feature record has been modified. | |
| ref_sys_tags | String | Lists any tags applied to the release feature record for categorization or filtering. | |
| ref_sys_updated_by | String | Shows the user who last updated the release feature record. | |
| ref_sys_updated_on | Datetime | Records the date and time when the release feature record was last updated. | |
| ref_type | String | Specifies the type of release feature, such as enhancement or bug fix. | |
| ref_workflow_state | String | Indicates the current workflow state of the release feature, such as in progress or completed. | |
| mi_sys_id | String | Provides the sys_id for the related metric instance that tracks feature performance or duration. | |
| mi_business_duration | Long | Represents the total business duration measured for the release feature. | |
| mi_calculation_complete | Bool | Indicates whether the metric calculation for this record has been completed. | |
| mi_definition | String | References the definition of the metric being applied to the release feature. | |
| mi_definition_link | String | Provides a link to the metric definition record. | |
| mi_duration | Long | Represents the total elapsed duration for the metric measurement. | |
| mi_end | Datetime | Specifies the end date and time for the metric tracking period. | |
| mi_field | String | Indicates the specific field being measured or monitored within the metric definition. | |
| mi_field_value | String | Displays the value captured from the monitored field during metric evaluation. | |
| mi_id | String | Provides the identifier assigned to the metric instance. | |
| mi_start | Datetime | Specifies the start date and time for the metric tracking period. | |
| 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 how many times the metric instance record has been modified. | |
| mi_sys_tags | String | Lists tags associated with the metric instance for grouping or categorization. | |
| 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 | Indicates the table from which the metric data originates. | |
| mi_value | String | Displays the value calculated or recorded for the metric. | |
| md_sys_id | String | Provides the sys_id for the metric definition associated with the release feature. | |
| md_active | Bool | Indicates whether the metric definition is active and currently used for measurement. | |
| md_description | String | Describes the purpose or details of the metric definition. | |
| md_field | String | Specifies the field in the record that the metric tracks or evaluates. | |
| md_name | String | Displays the name assigned to the metric definition. | |
| md_number | String | Provides a unique number identifying the metric definition. | |
| md_order | Int | Specifies the sequence order for the metric definition in processing or display. | |
| md_script | String | Contains the script logic defining how the metric is calculated. | |
| md_sys_class_name | String | Defines the system class name identifying the metric definition record type. | |
| 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 | Indicates the application scope where the metric definition is defined. | |
| md_sys_scope_link | String | Provides a link to the application scope record. | |
| md_sys_tags | String | Lists any tags applied to the metric definition record. | |
| md_sys_update_name | String | Displays the name of the system update related to 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 | Identifies the table where the metric is applied. | |
| md_timeline | Bool | Indicates whether the metric definition is configured to track timeline data. | |
| md_type | String | Specifies the type of metric definition, such as duration or count. |