Digital Product Release properties
Configure the system properties to customize various features of Digital Product Release according to your organization's needs.
| 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.
|
|
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.
|
|
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.
|
|
sn_dpr.mandate_release_target |
Determines whether selecting a release target is mandatory for a stage release.
|
|
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.
|
|
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.
|
|
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.
Note: This property is applicable only if sn_dpr.multi_product.create_independent_releases is set to true.
|
|
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 .
|
|
sn_dpr.out_of_band_release_roles |
Specifies the comma-separated list of roles that can create a one-off release.
|
|
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 dialog box. Blackout and Maintenance schedules are included by default.
|
|
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.
|
|
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.
|
|
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.
|
|
sn_dpr.VulnerabilitiesTypeMapping |
Customizes the levels mapped to various types of vulnerabilities so that they can be represented in the Vulnerabilities widget in the Release Quality dashboard. |
|
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.
|
|
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.
|
|
sn_dpr_workspace.allowed_states_for_create_auto_product_enhancement |
States of primary epics that are considered for automatic creation of product enhancements.
|
|
sn_dpr_workspace.auto_create_product_enhancement_for_primary_epic |
Determines whether product enhancements can be automatically created for primary epics.
|
|
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.
|