The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • When migrating from version 4.3.3 to 5.2.4 the plugin "Craftforge JQL Functions Plugin" was not found.

When migrating from version 4.3.3 to 5.2.4 the plugin "Craftforge JQL Functions Plugin" was not found.

Michely Balbino
May 20, 2013

After migration an error when making an query. I believe the plugin Craftforge JQL functions, there is for version 5.2.4 or her name changed in the version for "Search for JIRA Issues Linked".

I need to add a filter to do the following query:

issue in parentIssuesFromQuery ("status not in (Closed)") AND status = Closed ORDER BY priority DESC, created AS

But the following error occurs :

Unable to find JQL function 'parentIssuesFromQuery(status not in (Closed))

help me?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 21, 2013

Sounds like the plugin has not been enabled to me. Check the list of plugins, and try enabling it (or re-installing it)

0 votes
Michely Balbino
May 20, 2013

I manually installed version 1.3.1 of Craftforge JQL Functions Plugin and worked.