You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Field: InProgress

Description

An index for script executions with a status of In Progress.

For scripts with a status of "In Progress", this field will have a value of 1, in all other cases this field will have a value 0.

Examples

Return all in-progress scripts:

InProgress > 0

See Also

Supported Operators

=, <, >, <=, >=, IN, !=, NOT IN, IS, IS NOT

Supported Indexes

Entity, Run

Supported Types

  • AgileRun
  • AutomatedTestAssignment
  • AutomatedTestRun
  • ScriptRun
  • TestScriptAssignment

Supported Features

FeatureSupported?
AggregationYes (Int32)
SortableYes
Sub-selectsNo

  • No labels