I'm using JQL Advanced search in JIRA Cloud, and I want to search for tickets that contain MKT + (anything else following). I've read the documentation on Advanced-searching-keywords-reference-764478340.html, but it doesn't have an example.
I've tried:
Project = XYZ AND comment ~MKT OR Description = MKT
Project = XYZ AND comment "MKT " OR Description = "MKT " (with a space after MKT)
The issue is that I want only tickets returned that, in the comments and/or description, contain MKT as well as following text, not just MKT.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.