Hi,
Our use case is as following:
We have several products in our project that each have their own releases. To distinguish the two we use prefixes. eg. SDK 1 - 0.0.1 and SDK 2 - 0.2.5
Now we want an overview of all tickets in the next unreleased version for SDK 1. If I just query with earliestUnreleasedVersion() it's possible i get results back for the SDK 2 if there's an open release for that SDK.
Is it possible to get the earliestUnreleasedVersion() for the releases that start with prefix "SDK 1" ?
Hi @Sennecr,
Unfortunately, Jira Cloud does not allow us to perform wildcard search on versions, please refer to JRACLOUD-24152. There's a bunch of discussion on the same topic at JQL wildcard search of version list like fixVersion. It looks like the solution is to get some third-party apps.
I hope that this helps.
Thanks,
Moga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.