-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
3.11
-
3.11
-
It is not possible to search for versions which contain spaces.
Let's supose for the tests that a project has a version called 1.3.2 - beta.
I tried different queries:
- myproject ff:1.3.2 - beta
- myproject ff:"1.3.2 - beta"
- myproject "ff:1.3.2 - beta"
- "myproject ff:1.3.2 - beta"
But all of them don't work.
Be aware that this problem with spaces can happen with other queries as the support for components "c:" that you are implementing for the next versions.
Cheers,
Thiago
- duplicates
-
JRASERVER-5114 Allow 'Quick Search' to search for elements containing multiple words.
- Gathering Interest