-
Bug
-
Resolution: Duplicate
-
Low (View bug fix roadmap)
-
None
-
5.2.2
-
None
-
5.02
-
Steps to reproduce
For example, search this issue (https://jira.atlassian.com/browse/JRA-5379) in issue navigator:
There is an underscore in the summary (OS_CURRENTSTEP).
So, try this JQL query :
project = JRA AND summary ~ OS_ AND priority = Minor AND resolution = Unresolved ORDER BY summary ASC, key DESC
It "works" : it returns the issue 5379
(among other issues it should not like "OS X" which has a space but no underscore)
Try second JQL query :
project = JRA AND summary ~ OS_C AND priority = Minor AND resolution = Unresolved ORDER BY summary ASC, key DESC
(just add a C after the OS_)
It does not work anymore...
So, the bug seems reproductible on Atlassian's JIRA.
- duplicates
-
JRASERVER-14641 Impossible to distinguish between a space and an underscore in a search query
-
- Closed
-
[JRASERVER-30976] The summary (~) operator doesn't work correctly on JIRA 5.2.x
Minimum Version | New: 5.02 |
Workflow | Original: JAC Bug Workflow v2 [ 2833886 ] | New: JAC Bug Workflow v3 [ 2924221 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2556973 ] | New: JAC Bug Workflow v2 [ 2833886 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1525262 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2556973 ] |
Labels | New: affects-server |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 670723 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1525262 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v5 [ 656510 ] | New: JIRA Bug Workflow w Kanban v6 [ 670723 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v5 [ 453459 ] | New: JIRA Bug Workflow w Kanban v6 [ 656510 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Verified [ 10005 ] | New: Resolved [ 5 ] |