Content
View differences
Updated by Wieland Lindenthal 9 months ago
**As** a user
**I want to** add the work package
* type
* status
* meta status (open/closed)
as text into the global search
**so that** that I can find a work package easier when there are too many results sharing the same words in the title or project
**Acceptance criteria**
* Type
* When there are two work packages
1. BUG: "Foo"
2. FEATURE: "Foo"
* And I type "bug foo" into the global search, I want to only see work package 1 in the suggestions.
* Status
* When there are two statuses
1. _New_ (meta type _open_ with German locale _offen_)
2. _Rejected_ (meta type _closed_ with German locale _geschlossen_)
* And there are two equally named work package
* "Foo" status _New_
* "Foo" status _Rejected_
* And I type "Foo new" of "Foo offen" then I find work package 1.
* If I type "Foo rejected" or "Foo geschlossen" I find work package 2
**I want to** add the work package
* type
* status
* meta status (open/closed)
as text into the global search
**so that** that I can find a work package easier when there are too many results sharing the same words in the title or project
**Acceptance criteria**
* Type
* When there are two work packages
* Status
* When there are two statuses
1. _New_ (meta type _open_ with German locale _offen_)
2. _Rejected_ (meta type _closed_ with German locale _geschlossen_)
* And there are two equally named work package
* "Foo" status _New_
* "Foo" status _Rejected_
* And I type "Foo new" of "Foo offen" then I find work package 1.
* If I type "Foo rejected" or "Foo geschlossen" I find work package 2