Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

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 Leaders.
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.

Suggest an answer

Log in or Sign up to answer