I know how to issue a JQA to filter by the project key e.g. if half the projects start with PROJ- and then end with different substrings e.g. colors e.g.: PROJ-red PROJ-blue, PROJ-green etc how can I filter for all keys starting with PROJ?
I guess it's impossible out of the box, maybe some plugins can do it, eg scriptrunner's projectMatch :
project in projectMatch("^Proj.*")
tho I feel like this particular one searches by project's name, not key
You can also use JQL Booster Pack which is FREE (iḿ the lead developer)
See projectMatches() JQL function for further information.
But as well as the Script Runner one this only find by Project Name and not the key.
Kind Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.