Property reference

com.snc.project.allow_start_on_relations

The property com.snc.project.allow_start_on_relations retains the start on constraint for tasks even after they are linked to other tasks. This ensures that task scheduling remains consistent, which is crucial for project management accuracy.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It allows tasks to maintain their start on date when they are related to other tasks, preventing automatic adjustments that could disrupt project timelines.
What area does it affect? Project Management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring task dependencies or adjusting project timelines.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.project.allow_start_on_relations
Sys ID a7642c713730020033cb26877e41f197
Type boolean
Application Global
Default value true
Description Retain start on constraint on tasks after adding relations.
Updated 2017-06-06 04:10:59

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... as Opex. The following project properties are available in system property [sys_properties] table. Only pps_admin can edit these properties. Property Description Retain start on constraint on tasks after adding relations com.snc.project.allow_start_on_relations The property keeps the Start on selection of a task even after you put the task in a relation to another task, for example, FS relation. Default value: true © ...