Trying to pull a query for stories added to sprint after it started using project = <Project Name> AND issueFunction in addedAfterSprintStart("<Sprint Board Name>") but I get this response:
Field 'issueFunction' does not exist or you do not have permission to view it.
Apparently this query is not available in cloud JIRA (2018 feedback), has anything changed since? Are there any other options available that don't involve manually tagging stories with labels?
You are right, issueFunction is a Scriptrunner for Server only, we can't (yet) implement it in Cloud.
Some of things it was used for on Server can be achieved, there's a list of popular translations over at https://docs.adaptavist.com/sr4jc/latest/scriptrunner-jql-keywords-functions/jql-keyword-examples
But I don't think there's a way to do "added after sprint start" in any search, even with scriptrunner functions.
Ok, sorry about this, but @Kristian Walker _Adaptavist_ has told me stuff about Scriptrunner Enhanced Search that I did not know before. There is an "added after sprint start" in there.
I quote: You can now do addedAfterSprintStart in SR cloud enhanced search queries and the docs for this are here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Nic Brough -Adaptavist- then why do I get this response on my query:
Field 'issueFunction' does not exist or you do not have permission to view it.
I have admin permissions on this project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Because, as I said earlier, it does not exist in Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Melanie,
I can confirm that in Jira Cloud that you can only run enhanced search functions on the ScriptRunner Enhanced Search Page and I can confirm we have a KB article located here which explains about this more.
Also I can confirm when using these features in Cloud you will need to make sure that the JQL keywords have been fully synchronized as described here in order for the functions to run and return the correct results.
I hope this helps.
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.