Content
View differences
Updated by Wieland Lindenthal about 1 month ago
**As an** OpenProject user **As** a \[enter role of user\]
**When I** switch the workspace or project **I want to** \[enter objective\]
**Then I** want to be able to search for independent terms that shall be substrings in the workspace name **so that** \[enter desired result\]
**Acceptance criteria**
* Entering multiple space-separated terms in the project/workspace selector filters results to only those where every term appears as a substring in the name (e.g. "big fi" matches "The Big Fish Project")
<br>
**Technical notes**
* Single-term search continues to work as before
<br>
**Permissions and visibility considerations**
* Extra whitespace between terms _To whom is ignored this feature visible?_
* Partial-word matches are supported (e.g. "pro" matches "OpenProject")
_When is it not visible?_
**Translation considerations**
* The filter applies both on the backend (project list API) _Key terms and on the client-side ancestor post-filter phrases in the header selector key languages_
**Out of scope**
* <br>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._
**When I** switch the workspace or project
**Then I** want to be able to search for independent terms that shall be substrings in the workspace name
**Acceptance criteria**
* Entering multiple space-separated terms in the project/workspace selector filters results to only those where every term appears as a substring in the name (e.g. "big fi" matches "The Big Fish Project")
**Technical notes**
**Permissions and visibility considerations**
* Partial-word matches are supported (e.g. "pro" matches "OpenProject")
**Translation considerations**
**Out of scope**
* <br>
_Set the_ **To be informed/consulted teams** _field to include all teams necessary to be informed of the changes._