We recently update the OS of the servers running our Jira (Server) application. Now when we open some portfolio, we're getting the error below.
ERROR [o.a.c.c.C.[.[localhost].[/].[action]] Servlet.service() for servlet [action] in context with path [] threw exception [groovy.lang.MissingMethodException: No signature of method: com.nolddor.jira.jqlbooster.jql.function.issue.IssuesInEpicsFunction.getQuery() is applicable for argument types: (com.atlassian.jira.jql.query.QueryCreationContextImpl, com.atlassian.query.operand.FunctionOperand, com.atlassian.query.clause.TerminalClauseImpl) values: [com.atlassian.jira.jql.query.QueryCreationContextImpl@9601eba4, ...]
What is the getQuery() method after IssuesInEpicsFunction? I don't see that in the documentation. Thank you.
Hi Ngoc,
although I have not further details I would rule the OS upgrade as a source of this trouble out for the moment. Have you the chance to deactivate JQL Booster for a moment to test if Portfolio is still throwing errors?
Please kindly check if there is an upgrade for at least one of the involved Apps.
From looking at the error message the source might be JQL Booster, the errors you see in Portfolio might only be a symptom.
Cheers,
Daniel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.