Content
View differences
Updated by Markus Kahl about 8 years ago
Given a user enters a substring of a project’s name into the search.
**Expected behaviour**
The project search should only list projects with that substring in their name.
**Actual behaviour**
The project search sometimes lists more projects and sometimes none at all.
**Example 1**
- searching for “inc” works
- searching for “inc16” yields **more** results than expected



**Example 2**
- searching for “V” works
- searching for “VFC” yields no results at all


**Expected behaviour**
The project search should only list projects with that substring in their name.
**Actual behaviour**
The project search sometimes lists more projects and sometimes none at all.
**Example 1**
- searching for “inc” works
- searching for “inc16” yields **more** results than expected



**Example 2**
- searching for “V” works
- searching for “VFC” yields no results at all

