You are here

Searching

Error message

  • Deprecated function: TYPO3\PharStreamWrapper\Manager::initialize(): Implicitly marking parameter $resolver as nullable is deprecated, the explicit nullable type must be used instead in include_once() (line 19 of /homepages/11/d343571938/htdocs/drupal/includes/file.phar.inc).
  • Deprecated function: TYPO3\PharStreamWrapper\Manager::initialize(): Implicitly marking parameter $collection as nullable is deprecated, the explicit nullable type must be used instead in include_once() (line 19 of /homepages/11/d343571938/htdocs/drupal/includes/file.phar.inc).
  • Deprecated function: TYPO3\PharStreamWrapper\Manager::__construct(): Implicitly marking parameter $resolver as nullable is deprecated, the explicit nullable type must be used instead in include_once() (line 19 of /homepages/11/d343571938/htdocs/drupal/includes/file.phar.inc).
  • Deprecated function: TYPO3\PharStreamWrapper\Manager::__construct(): Implicitly marking parameter $collection as nullable is deprecated, the explicit nullable type must be used instead in include_once() (line 19 of /homepages/11/d343571938/htdocs/drupal/includes/file.phar.inc).

Searching for Stories
In the header is a search box that accepts a special search syntax to find stories. A word search is performed and no matches are returned against partial words as it is currently performing a like search (like %text%)

Text Search
Type text into the box to search for it within the story, tasks or comments of that story.
Example: my search

Special Search Criteria are:
#,owner, status, size, tag & type (case is irrelevant)

By story number
You can find a story by its number by using a hash (#)
Example: #10

By Owner
You can find stories owned by someone by typing owner: and their initials.
Example: owner:ppl

By Status
Find stories of a particular status by typing status: the status.
Example: status: done

By Tag
Find stories with a particular tag by typing tag: tagtext.
Example: tag: bug

By Type
Find stories of a particular type typing type: typetext.
Example: type: chore

Special search tags can NOT be combined either by themselves or with some text (yet).
Having these tags though does mean that you can’t search for a story containing the tag (including the ‘:’ ) as the start of a search term.