Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Field: Notes

Description

Notes is a reference field for test scripts.

Lucene Syntax

Within the contains/does not contains value for the "Notes" field, you can use Lucene query parser syntax - including * and ? wildcards.

See the Lucene Query Parser documentation for more information.

Examples

For the projects ATM Upgrade and ATM Software, find all Scripts where the Notes field contains "tranfer money".

Code Block
languagenone
Project IN ["ATM Upgrade", "ATM Software"] AND Notes ~ "transfer money"

Supported Operators

~, !~, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • AgileRun
  • TestScript

Supported Features

FeatureSupported?
AggregationNo
SortableNo
Sub-selectsNo