Hi everyone. We have a custom text field that contains random values.
These values can be numbers, or values like INCxxxxxx or SCTASKxxxxxx (where x refers to random numbers).
I want to write a JQL that returns all those items that contain "SCTASKxxxxx" in that specific field.
Please help.
TIA,
Farhan
Hi @Syed Farhan
Try using something like : "Custom_Field" ~ "SCTASK*".
Replace "Custom_Field" with the name of your custom field in JQL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please accept the answer? This helps users in future who may have similar questions.
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.