-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.0, 4.0.1, 4.0.2
-
Component/s: JQL
-
4
Currently, JIRA is unable to search for colons (:) in the text fields of JIRA issues using JQL / simple search.
Double quoting a ':' in a JQL search or escaping it with a back-slash retrieves no results, even if the issues you're searching do have colons in the appropriate text fields.
Using a combination of double quoting and escaping doesn't work either - i.e. "\:"
- causes
-
JRASERVER-21311 Issue searching can not find issue if summary begins with a decimal number
-
- Closed
-