-
Suggestion
-
Resolution: Won't Fix
-
None
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Problem Definition
As described in:
When Using the JQL:
comment !~ "Text"
If an issues has more than one (>1) comment the "DOES NOT CONTAIN: !~" JQL is ignored an results that contain the "Text" show up in search result
The "!~" operator is used to search for issues where the value of the specified field is not a "fuzzy" match for the specified value. For use with text fields only, i.e.:
Summary
Description
Environment
Comments
Suggested Solution
Workaround
- is related to
-
JRASERVER-59937 Comment "DOES NOT CONTAIN: !~" JQL fails with multiple comments
- Closed