---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# System properties

# Digital Product Release properties {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 minutes to read  
Configure the system properties to customize various features of Digital Product Release according to your organization's needs.
These properties are available for Digital Product Release.  
Note:  
To open the System Properties \[sys_properties\] table, enter <kbd class="ph userinput">sys_properties.list</kbd> in the navigation filter.
{#digital-product-release-properties__table_cfk_tl1_jzb__entry__2}{#digital-product-release-properties__dpr-sys-prop-citype}

| Property | Description |
|-|-|
| sn_dpr.auto_transition_release_to_completed | Determines whether a release can be automatically moved from the Review state to Completed state when its review is finished. * Type: true\|false * Default value: false * Other possible values: true {#digital-product-release-properties__ul_umc_2gx_fbc} |
| sn_dpr.auto_transition_release_to_review | Determines whether a release can be automatically moved from the In Progress state to Review state when all its phases are completed. * Type: true\|false * Default value: true * Other possible values: false {#digital-product-release-properties__ul_urz_dgx_fbc} |
| sn_dpr.ci_default_query | Defines the filter criteria applied to the Configuration Items (CI) list when adding CIs to a release phase. Modify this property to control which CIs are available for selection. * Type: string * Default value: life_cycle_stage!=End of Life\^ORlife_cycle_stage!=End of Operation\^ORlife_cycle_stage!=Missing\^NQoperational_status=2\^ORoperational_status=6 (excludes End-of-Life, End-of-Operation, Missing lifecycle stages or operational status of 2 or 6) * Other possible values: A valid filter condition for the CI list {#digital-product-release-properties__ul_apw_mmw_v3c} |
| sn_dpr.complete_phase_override | Enables users with specific roles to complete a release phase. The default role, sn_dpr_model.release_admin, is set in the Value field. You can append additional roles that have write access to the release phase state, separated by commas. * Type: string * Default value: sn_dpr_model.release_admin * Other possible values: Roles that have write access to the release phase state. {#digital-product-release-properties__ul_e3z_wzf_qbc} |
| sn_dpr.mandate_release_target | Determines whether selecting a release target is mandatory for a stage release. * Type: true\|false * Default value: false * Other possible values: true {#digital-product-release-properties__ul_tth_424_hhc} |
| sn_dpr.max_template_duration | Specifies the maximum number of days for the duration of a release template. It is the total duration of all phases included in the template. * Type: Integer * Default value: 730 days * Other possible values: An integer value {#digital-product-release-properties__ul_hyf_d13_k2c} |
| sn_dpr.multi_product.create_independent_releases | Determines whether to create individual releases that can be managed independently for each product selected during release creation. * When set to false, a main release is created for the primary product or service that includes individual releases for each product as dependent releases. * When set to true, a release bundle is created that includes independent releases for each included product. {#digital-product-release-properties__ul_v2c_d4r_b2c}For more information, see [Create a release with a wizard](https://servicenow-prod.fluidtopics.net/mp~y_KD_gRfb0z68m_QNEQ "Create a release for one or more products or services with the help of a wizard. The wizard guides you through the entire release creation process."). * Type: true\|false * Default value: false * Other possible values: false {#digital-product-release-properties__ul_sl4_rw1_hdc} |
| sn_dpr.multi_product.included_products_limit | Specifies the maximum number of products that can be added as Included products when creating a multi-product release. For more information, see [Create a release with a wizard](https://servicenow-prod.fluidtopics.net/mp~y_KD_gRfb0z68m_QNEQ "Create a release for one or more products or services with the help of a wizard. The wizard guides you through the entire release creation process."). Note: This property is applicable only if sn_dpr.multi_product.create_independent_releases is set to true. * Type: Integer * Default value: 10 * Other possible values: An integer value {#digital-product-release-properties__ul_qfd_snc_ycc} |
| sn_dpr.out_of_band_release_allowed | Determines whether a release can be created on any given date, without a release target. Note: When the property is set to true, you can still set out-of-band release targets at individual product level from the product's release settings. For more information, see [Configure product-level release settings](https://servicenow-prod.fluidtopics.net/FoefNIUTeEAzacTXqkkjGw "Configure release settings for a product or service that are applied whenever a release is created or executed for that product."). * Type: true\|false * Default value: true * Other possible values: false {#digital-product-release-properties__ul_dh4_spd_zzb} |
| sn_dpr.out_of_band_release_roles | Specifies the comma-separated list of roles that can create a one-off release. * Type: string * Default value: sn_dpr_model.release_admin {#digital-product-release-properties__ul_prf_fqd_zzb} |
| sn_dpr.release_calendar_exclusions | Restricts the schedules shown as part of release calendar using the encoded query. You can use an encoded query on the cmn_schedule table to filter and show specific schedules in the Exclusion schedules field on the [Release calendar](https://servicenow-prod.fluidtopics.net/3ItjO7k8FUNXdn2kajXevw "Create a release calendar to define release readiness targets within it.") dialog box. Blackout and Maintenance schedules are included by default. * Type: string * Default value: None (empty string) {#digital-product-release-properties__ul_fsj_ghg_ccc} |
| sn_dpr.release_kanban_lanes | Specifies the task state IDs to display as lanes on the Kanban board view in the Release tasks page. Each value corresponds to a task state. By default, three lanes (Open, Work in Progress, and Closed Complete) are displayed. To display a custom task state as a lane, add its state ID to this property as a comma-separated value. * Type: string * Default value: 1,2,3 {#digital-product-release-properties__ul_ek3_kq2_zzb} |
| sn_dpr.sequential_task_execution | Determines whether tasks in a phase of a release are processed one after the other. When this property is set to true, tasks are processed in sequential order. At the start of a phase, the task with the lowest order in it is set to the Open state. After this task is completed, the next task in the order is opened. This process continues for the remaining tasks in the phase. If the task is an approval task, the state is moved to the Requested state. When this property is set to false, tasks are not processed in sequential order. Instead, all its tasks are set to the Open state at the start of the phase. * Type: true\|false * Default value: true * Other possible values: false {#digital-product-release-properties__ul_a1s_vvn_jfc} |
| sn_dpr.stage_workflow_auto_transition | Determines whether a stage-oriented release and its phases can automatically transition between states through the scheduled job. If this property is set to false, the phases of the release will not transition between states, even if they comply with mapped policies. * Type: true\|false * Default value: true * Other possible values: false {#digital-product-release-properties__ul_g3r_dhx_fbc} |
| sn_dpr.VulnerabilitiesTypeMapping{#digital-product-release-properties__prop_vulnerabilities} | Customizes the levels mapped to various types of vulnerabilities so that they can be represented in the Vulnerabilities widget in the [Release Quality dashboard](https://servicenow-prod.fluidtopics.net/NEO86H0NCUox35a58Lmaug "The Release Quality dashboard provides insights into the quality of a release based on the software quality scan summaries and test summaries."). |
| sn_dpr_model.allow_any_release_dates | Controls whether you can create timeline releases with flexible date configurations, even if the release start date is in the past. * When set to false (default behavior): * Restricts release creation if the release duration does not have sufficient days between today and the selected release target. * Restricts releases creation and retargeting with dates before today. {#digital-product-release-properties__ul_s4d_3k5_qgc} * When set to true: * Enables creation of releases even if the start dates are before today. * Enables creation of tasks and key dates in the past, but only after the release start date. * Restricts release targets to be set to today or future dates only. * Enables retargeting releases with dates before today. {#digital-product-release-properties__ul_r4d_3k5_qgc} {#digital-product-release-properties__ul_q4c_tj5_qgc} * Type: true\|false * Default value: false * Other possible values: true {#digital-product-release-properties__ul_yds_5k5_qgc} |
| sn_dpr_model.release_related_task_types | Specifies the comma-separated list of Task record types that can be associated with a release. Each entry includes the table name and the default view type, and the name of the list that shows up on the Release scope page of a release. * Type: string * Default value: [ {"table":"incident", "view": "default", "label": "Incidents"}, {"table":"problem", "view": "default", "label": "Problems"}, {"table":"sc_request", "view": "default", "label": "Catalog requests"} ] * Other possible values: Other Task record types in the same format as provided in the default value. {#digital-product-release-properties__ul_gqc_1lj_12c} |
| sn_dpr_workspace.allowed_states_for_create_auto_product_enhancement | States of primary epics that are considered for automatic creation of product enhancements. * Type: string * Default value: created,planned,wip,complete,proposed,active,design,ready * Other possible values: You can provide new states or modify the list of existing states. {#digital-product-release-properties__ul_ld4_m2c_bfc} |
| sn_dpr_workspace.auto_create_product_enhancement_for_primary_epic | Determines whether product enhancements can be automatically created for primary epics. * Type: true\|false * Default value: false * Other possible values: true {#digital-product-release-properties__ul_md4_m2c_bfc} |
| sn_dpr_workspace.cmdb_model_creation.supported_ci_types | Specifies the comma-separated list of Configuration Item (CI) types that can be associated with products or services while requesting them. For more information, see [Request a new product or service](https://servicenow-prod.fluidtopics.net/ltTdeH~P7Jm3qjgY2xrZLA "Request a new product or service to manage features and enhancements."). * Type: string * Default value: cmdb_ci_service_technical, cmdb_ci_service_business, cmdb_ci_service_auto, cmdb_ci_business_app * Other possible values: Valid CI types {#digital-product-release-properties__ul_w5h_gh5_qgc} |
| sn_dpr_workspace.enhancement_work_item_types | Specifies the comma-separated list of work item types that can be mapped to a product enhancement. Use this property to extend the mapping beyond epics to other work item types available in your DevOps instance. * Type: string * Default value: epic * Other possible values: A comma-separated list of valid work item types (for example, epic,feature,story). {#digital-product-release-properties__ul_ewt_2606_jun} |
[Table 1. Properties for Digital Product Release]

{#digital-product-release-properties__table_cfk_tl1_jzb}

