User is receiving a null pointer exception when changing the fix version on an issue. This exception does not happen on all issues in the project - the exception is sporatic.
I have not been able to find any information on this issue. Can anyone give me any insight?
JIRA 4.3.4 running on Linux
Looks like an issue with the User Picker plugin you are using (Not an Atlassian plugin)
In fact it might already be logged as an issue with them - See
https://studio.plugins.atlassian.com/browse/JUP-5
You'll have to communicate to the plugin vendor to try get them to fix
Here is the start of the stack trace
2012-01-24 17:09:34,628 http-8080-28 ERROR jeanne.howe 1029x3644110x1 biyjx1 192.251.134.5 /secure/EditIssue.jspa [web.action.issue.EditIssue] Exception occurred editing issue: java.lang.NullPointerException
java.lang.NullPointerException
at com.iamhuy.jira.plugin.customfields.UserPickerProjectRole.getStringFromSingularObject(UserPickerProjectRole.java:129)
at com.atlassian.jira.issue.customfields.impl.StringCFType.getDbValueFromObject(StringCFType.java:16)
at com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType.updateValue(AbstractSingleFieldType.java:137)
at com.atlassian.jira.issue.fields.CustomFieldImpl.updateValue(CustomFieldImpl.java:402)
at com.atlassian.jira.issue.fields.CustomFieldImpl.updateValue(CustomFieldImpl.java:363)
at com.atlassian.jira.issue.managers.DefaultIssueManager.updateFieldValues(DefaultIssueManager.java:643)
at com.atlassian.jira.issue.managers.DefaultIssueManager.updateIssue(DefaultIssueManager.java:569)
at com.atlassian.jira.bc.issue.DefaultIssueService.update(DefaultIssueService.java:298)
at com.atlassian.jira.bc.issue.DefaultIssueService.update(DefaultIssueService.java:267)
at com.atlassian.jira.bc.issue.DefaultIssueService.update(DefaultIssueService.java:273)
at com.atlassian.jira.web.action.issue.EditIssue.doExecute(EditIssue.java:130)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to post a stacktrace at the least.
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.