No Command 'configureOption' in Action Due to JIRA Database Values Plugin

Still need help?

The Atlassian Community is here for you.

Ask the community

Unable to render {include} The included page could not be found.

Symptoms

Reordering a custom field value option throws an exception:

java.lang.IllegalArgumentException: No command 'configureOption' in action
at webwork.action.ActionSupport.invokeCommand(ActionSupport.java:413)
at webwork.action.ActionSupport.execute(ActionSupport.java:146)
at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:54)
at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:132)
at com.atlassian.jira.web.dispatcher.JiraServletDispatcher.service(JiraServletDispatcher.java:178)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

Cause

The problem is caused by the database values option plugin.

Resolution

Check the plugin's issue tracker for a resolution. This particular issue is tracked here.


Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.