I have installed a demo version of ScriptRunner and am attempting to use the function portfolioParentsOf, but that is not an allowed function. Our instance is Jira Cloud - is this function Server only? And if so, are there plans to add it to Cloud?
Hi Janene,
Thank you for your question.
I can confirm that ScriptRunner for Jira Cloud does not provide the same portfolioChildrenOf() and portfolioParentOf() JQL functions that the server version provides in order out of the box in order to search for Portfolio issues as the API to provide this function does not exist in Jira Cloud like it does in Jira Server.
However, you may be able to return issues linked recursively using the linkedIssuesOfRecursive() JQL function which the plugin provides and is documented here.
You can see a more comprehensive list of the differences between the cloud and server versions of ScriptRunner inside of the documentation page located here.
If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.
Regards,
Kristian
Thank you Kristian. Unfortunately, linkedIssuesOfRecursive does not have the functionality I was looking for, as it does not find parents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Janene,
Thank you for your response.
Unfortantelty this means that it will not be possible to search for portfolio issues using JQL with ScriptRunner for Jira Cloud.
Regards,
Kristian
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.