I have tried using text ~ "324DR" but that doesn't work.
welcome to the community!
Does 324DR occur as a "word" in itself, or is it part of a longer sequence of letters, like e.g. something324DRsomething?
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community, @Simeon Humphries
The JQL field "text" searches the summary, description, environment, comments, and custom text fields of types "free text field", "text field", and "read-only text field."
I wonder if you're looking for data in a drop-down or some other field type like a calculated field.
You can also search in a specific field, like:
field ~ "324DR"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jim,
I am trying to search titles of stories, epics etc. I tried using summary ~ "324DR" but that hasn't worked. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.