I have a project to which I assigned a new workflow scheme.
The new workflow scheme consists of workflows that I imported from another system. I exported them from the other system (through XML) and changed the "jira.fieldscreen.id" and "statuses" values to their new values in the destination project.
The workflows seem to work fine, but when I open the project administration and click the "Workflows" tab, I get the following error message:
Error rendering WebPanel (workflows/workflows.vm): org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getHtml' in class com.atlassian.jira.web.component.IssueConstantWebComponent threw exception java.lang.NullPointerException at workflows/workflows.vm[line 136, column 65]
I have looked for this error and all suggestions don't seem to apply.
I am now looking for a way how I can dissociate this workflow scheme from this project and assign a different workflow scheme through database manipulation.
Any suggestion?
We have the same problem with a workflow imported from another Jira:
Error rendering WebPanel (workflows/workflows.vm): org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getHtml' in class com.atlassian.jira.web.component.IssueConstantWebComponent threw exception java.lang.NullPointerException at workflows/workflows.vm[line 136, column 65]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey have the same error. Same line and column. Did you get this error solved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
double and triple check whether all the statuses you're using in your workflow in fact exist. When you find the one that does not, just recreate it and it will work again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, ended up deleting the entire project, workflow and starting over, without importing the workflow.
Worked like a charm ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.