Let's say I have 10 unreleased versions 0.1.100 to 0.1.110 and I need to find an issue that contains one of this version, let's say 0.1.108. Fot that I need Drop-down list of all versions that we haven't released just now, in that list I need to find the version that I'm curren;y interested in, select and filter. Is it possible to make Drop-down list like this?
Hi @Михаил Кисельников ,
You may find this function useful:
fixVersion in unreleasedVersions()
If you want to have a list with the names of unreleased versions, you may save that as a filter and use it to feed a Pie Chart gadget based in the fixVersions field.
Hope it helps.
Regards
You can build a JQL using drop downs in Basic mode but you can’t limit the versions to unreleased in the drop down. You would need to simply select the desired release in the versions field.
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.