Since we are moved to cloud, the jql function archivedVersions() does not work any more.
How to solve that issue ?
Hi @Erik Mathijs, nice to e-meet you on Community here! 😀
The archivedVersions() function is and never has been standard Jira functionality. It was available through the free jql booster pack app on server, which indeed is not available on cloud.
Depending on how your manage your releases, you could come close using the built-in releasedVersions() function. The marketplace does offer a couple of other jql marketplace apps that have similar functions to retrieve issues in archived versions, like jql tricks or jql search extensions. Both are commercial apps, so not free.
Hope this helps!
Thanks for this hint.
It requires another appoach for those teams working with the releasedVersions() function.
This function was available through the Adaptivist scriptrunner plugin (server), but not in cloud anymore.
Cheers,
Erik
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.