Property reference

glide.workflow.stage_display.bypass_wf_context

The glide.workflow.stage_display.bypass_wf_context property determines whether to use the stage value from the context record or the record itself. Setting it to True, which is the default, allows for more direct control over workflow stages during execution.

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? This property bypasses the context record's stage value, opting instead for the stage value from the record, impacting workflow execution.
What area does it affect? Workflow 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 adjusting workflow behavior or troubleshooting stage-related issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.workflow.stage_display.bypass_wf_context
Sys ID 821064a90f022300ecf0cc52ff767e9e
Type boolean
Application Global
Default value true
Description Set to True to not use the stage value from the context record, use the one from the record.
Updated 2024-05-25 03:39:03

Sources

Official references and nearby text excerpts where this property appears.