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".
Project IN ["ATM Upgrade", "ATM Software"] AND Notes ~ "transfer money"
Supported Operators
Supported Indexes
Supported Types
- AgileRun
- TestScript
Supported Features
Feature | Supported? |
---|---|
Aggregation | No |
Sortable | No |
Sub-selects | No |