-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
2
-
Severity 2 - Major
-
Summary
If you try to use JQL to search for issues with exact string using \", for example: "\" exact string \"", it should only find issues matching the whole expression, but it is finding issues containing the separate words.
Steps to Reproduce
1. Go to the 'Search Issues' screen.
2. Try searching for issues with an exact string using \", as the example below:
text ~ "\"this is an example\""
Expected Results
You will find all the issues that contain the exact string (whole expression) 'this is an example'.
Actual Results
All issues that contain all the separate words.
Workaround
It doesn't have a workaround.
- duplicates
-
JRACLOUD-69263 JQL Contains "Exact Phrase" does not return the result as expected
-
- Closed
-
[JRACLOUD-71372] Searching for an exact string using JQL with \" is not working
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 3083182 ] | New: JAC Bug Workflow v3 [ 3360922 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Link |
New:
This issue duplicates |
Support reference count | New: 2 |
Component/s | New: Search - Backend [ 54491 ] | |
Component/s | Original: Search [ 53297 ] |
Description |
Original:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, should only find issues matching the whole expression, but it is finding issues containing the separate words. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"this is an example\"" {code} h3. Expected Results You will find all the issues that contain the exact string (whole expression) 'this is an example'. h3. Actual Results All issues that contain all the separate words. h3. Workaround It doesn't have a workaround. |
New:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it should only find issues matching the whole expression, but it is finding issues containing the separate words. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"this is an example\"" {code} h3. Expected Results You will find all the issues that contain the exact string (whole expression) 'this is an example'. h3. Actual Results All issues that contain all the separate words. h3. Workaround It doesn't have a workaround. |
Description |
Original:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it won't work. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"this is an example\"" {code} h3. Expected Results You will find all the issues that contain the exact string 'this is an example'. h3. Actual Results All issues that contain the words 'this', 'is', 'an' and 'example'. h3. Workaround It doesn't have a workaround. |
New:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, should only find issues matching the whole expression, but it is finding issues containing the separate words. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"this is an example\"" {code} h3. Expected Results You will find all the issues that contain the exact string (whole expression) 'this is an example'. h3. Actual Results All issues that contain all the separate words. h3. Workaround It doesn't have a workaround. |
Description |
Original:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it won't work. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"exact string\"" {code} h3. Expected Results You will find all the issues that contains the |
New:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it won't work. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"this is an example\"" {code} h3. Expected Results You will find all the issues that contain the exact string 'this is an example'. h3. Actual Results All issues that contain the words 'this', 'is', 'an' and 'example'. h3. Workaround It doesn't have a workaround. |
Description |
Original:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it won't work. |
New:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it won't work. h3. Steps to Reproduce 1. Go to the 'Search Issues' screen. 2. Try searching for issues with an exact string using \", as the example below: {code:java} text ~ "\"exact string\"" {code} h3. Expected Results You will find all the issues that contains the |
Description |
Original:
h3. Summary
If you try to use JQL to search for issues with exact string using \", for example: "\" exact string \"", it won't work. |
New:
h3. Summary
If you try to use JQL to search for issues with exact string using \", *for example: "\" exact string \""*, it won't work. |