wildcard search project specific select field in jql

Issue #70 wontfix
Alexander SCHENK created an issue

Hello, I have to search overall projects all issues with the customfield value (it is a Project Specific Select Field) including a specific string (for example XXX). There are hundreds of combinations from the specific string in the customfieldvalue and therefore I will not include them all with customfieldvalue in ("AB XXX", "AAC XXX1", AG XXX3 ...)

Is it possible in jql? If not, which table can I search in database with SQL statement and like %XXX%?

Best regards

Comments (4)

  1. Holger Schimanski repo owner

    Not planning to implement specific JQL for Project Specific Select Fields.

    Best regards Holger

  2. Log in to comment