Property reference

glide.cmdb.query.or_execution_mode

The glide.cmdb.query.or_execution_mode property determines how query builder queries with OR operator nodes are executed. Admins should review this setting to optimize query results based on their needs for separate rows or coalesced formats.

Default: v1 Type: string 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 configures the execution mode for queries using OR operators, allowing results to be displayed in either separate rows or a coalesced format.
What area does it affect? Query Builder
What does the default mean? The default value is "v1", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting query output formats or troubleshooting query results.

Out of the box property record

Raw metadata from the property record.

Property name glide.cmdb.query.or_execution_mode
Sys ID f8d01481ff312210640cffffffffff76
Type string
Application Global
Default value v1
Description This property helps set the execution mode of query builder queries with OR operator nodes. v1 - provides OR results in seperate rows and individual combinations. v2 - provides OR results in coalesced format
Updated 2025-06-24 11:37:28