Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourRed
title1.9 Beta Feature

...

  • domain ~ "xyz" and category = "TC"
    • matches all item of the category "TC" who has a field "domain" which includes "xyz"
  • outdated = 1 and category != "XTC"
    • matches all outdated items which are not "XTC" items
  • "test run result"="af|error|failed"
    • matches all failed tests: Since this field "test run result" is a dropdown, the actual value of the field "af|error|failed" differs from the displayed text "automatic - was 'failed' when last saved"
  • updated < 3H
    • matches all items modified during the last 3 hours
  • uplink ~ "REQ" 
    • matchs all items with an uplink in a category containing REQ (MREQ, FREQ, REQ, ...)
  • "mrql:updated<1w and category="REQ"

    • requirements updated in last 7 days

 

Note

Searches expressions can be shared between team members, see Search Configuration.