Agile: No signature of method: when opening agile board
Platform Notice: Data Center Only - This article only applies to Atlassian apps on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Summary
Problem
The following error is thrown out when accessing Agile Board
No signature of method: com.onresolve.jira.groovy.jql.relations.SubtasksOf.setParameters() is applicable for argument types: (com.atlassian.query.operand.FunctionOperand, com.atlassian.jira.user.DelegatingApplicationUser) values: [com.atlassian.query.operand.FunctionOperand@fa333948, admin(admin)]
The following appears in the atlassian-jira.log
2015-11-10 06:40:47,172 pool-20-thread-1 WARN admin 398x504x1 1jht3n1 212.185.164.129,10.10.101.17 /rest/plugins/self-update/1.0/ [c.o.scriptrunner.runner.JqlFunctionsManagerImpl] Could not load class class com.onresolve.jira.groovy.jql.EarliestUnreleasedVersionByReleaseDate: No signature of method: com.atlassian.jira.ComponentManager.getVersionManager() is applicable for argument types: () values: []Diagnosis
Diagnostic Steps
Run the Plugin Version Check to check if there is any outdated plugin that exist
Cause
This is caused by an outdated JIRA ScriptRunner Plugin
Solution
Resolution
Update the necessary plugins, and reindex the instance.
Was this helpful?