You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
On Prem JIRA had macro issuefunction which was really powerful and useful. However, with JIRA Cloud, I tried using the same but its giving error.
"Field 'issueFunction' does not exist or you do not have permission to view it."
Do we have any substitute?
@Abhiram Rao , welcome to community!
Refer to an existing question on the same -> https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Substitute-for-issueFunction-in-JIRA-cloud/qaq-p/613278
Doc: https://scriptrunner-docs.connect.adaptavist.com/jiracloud/enhanced-search.html
Hi Abrhiram,
Thank you for your question.
I can confirm that in JIRA Cloud you can only use the issueFunction() JQL function provided by ScriptRunner on the Enhanced Search page as described in the documentation here.
This is due to the way that Atlassian restrict how the JQL functions can interact with their infrastructure meaning we must run them in a sandbox process.
However this does not mean that they cannot be used inside other filters or on filters for Agile boards, and to use the functions in other filters then you will need to follow the steps outlined below.
filter = "<NameOfFilterHere>" |
I hope this information 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.
So basically we need to get the additional App(ScriptRunner) plugged in.
So without the Scriptrunner, we do not have a substitute for issuefunction?
Thanks,
Abhiram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abhiram,
Yes you are correct, you will need to install a plugin such as ScriptRunner or another plugin which provides advanced JQL searching in order to do advanced searching inside of 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.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.