-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.0 - RC1, 5.0.7, 5.2
-
Component/s: Indexing
-
4
If I search for a summary using prefix-wildcard search and specify prefix larger than 14 characters, the result will be empty even if there are matching issues.
Example:
shows JRA-11597, which has "getFieldsForCreation()" in the summary. we search for "getFieldsForCr*", 14-character prefix + wildcard
same request, with one letter added to the prefix - the result set is empty