When trying to add a participant in the portal following error occurs:
"Failed to update request participants field, errors: Exception occurred: java.lang.NullPointerException"
No issue security, permissions seem fine, no workflow problems. And in the back-end it is possible to add without issue...
Hi @Kevin Verheyden ,
Anything further in the logfiles? If you could maybe post an excerpt of the lines that time.
Might give us a clue whether a validator or something is blocking it.
2020-10-19 11:58:39,937 http-nio-8080-exec-23 ERROR Team 718x306597x4 dgxxxb 193.58.82.178,172.17.0.1 /rest/servicedesk/1/servicedesk/customer/participant/addparticipants/REFCZ-101470 [c.a.j.bc.issue.DefaultIssueService] Exception occurred editing issue: java.lang.NullPointerException
java.lang.NullPointerException
at com.atlassian.jira.issue.customfields.persistence.OfBizCustomFieldValuePersister.removeAllValues(OfBizCustomFieldValuePersister.java:161)
at com.atlassian.jira.issue.customfields.persistence.EagerLoadingOfBizCustomFieldPersister.removeAllValues(EagerLoadingOfBizCustomFieldPersister.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
at com.sun.proxy.$Proxy516.removeAllValues(Unknown Source)
... 3 filtered
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.