Property reference

com.snc.sdlc.scrum.pp.task_uses_actual_hours

The property enables the Actual Hours field for scrum tasks in ServiceNow. Admins should care about this setting as it allows tracking of actual hours spent on tasks, enhancing 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 activates the Actual Hours field in scrum task forms, allowing users to input and display actual hours worked on tasks.
What area does it affect? Scrum task 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 scrum task tracking or adjusting project management settings.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.sdlc.scrum.pp.task_uses_actual_hours
Sys ID 7e004030ff221000dadaefff0efe1e82
Type boolean
Application Global
Default value true
Description Enable the Actual Hours field for scrum tasks
Updated 2017-08-07 02:38:51

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... as specified here. • Type: integer • Default values in their order: ◦-6: Draft ◦1: Ready ◦2: Work in progress ◦3: Complete Enable the Actual Hours field for scrum tasks com.snc.sdlc.scrum.pp.task_uses_actual_hours Enable the Actual hours field in the Scrum Task form. Displays actual hours of tasks on the task progress board. • Type: true|false • Default value: true The default sprint ...