Assets post-functions not working

D X March 19, 2024

Dear all,

after the last migration of Jira (v9.12.2), I'm unable to create / update Assets Post function (but what is strange is that on our dev server, which host the same jira version, it works fine..)

image.png

 

on the log, I got:

2024-03-04 10:28:42,381+0100 https-openssl-nio-443-exec-93 url: /secure/admin/workflows/EditWorkflowTransitionPostFunctionParams!default.jspa, /secure/admin/views/workflow/editworkflowtransitiondescriptorparams.jsp; user: xxx ERROR xxx 628x3032528x1 139x2nd 10.15.20.82,10.10.247.251 /secure/admin/workflows/EditWorkflowTransitionPostFunctionParams!default.jspa [webwork.util.ValueStack] query="/descriptorHtml" {[id="null" type="5" values=""]} {[id="descriptorHtml" type="8" values=""]}
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:70)
	at webwork.util.InjectionUtils.invoke(InjectionUtils.java:56)

[...]

 

2024-03-04 10:28:42,397+0100 https-openssl-nio-443-exec-93 url: /secure/admin/workflows/EditWorkflowTransitionPostFunctionParams!default.jspa, /secure/admin/views/workflow/editworkflowtransitiondescriptorparams.jsp; user: xxx WARN xxx 628x3032528x1 139x2nd 10.15.20.82,10.10.247.251 /secure/admin/workflows/EditWorkflowTransitionPostFunctionParams!default.jspa [c.atlassian.ozymandias.SafePluginPointAccess] Unable to run plugin code because of 'java.lang.NullPointerException - null'.
2024-03-04 10:28:42,492+0100 https-openssl-nio-443-exec-93 url: /secure/admin/workflows/EditWorkflowTransitionPostFunctionParams!default.jspa, /secure/admin/views/workflow/editworkflowtransitiondescriptorparams.jsp; user: xxx WARN xxx 628x3032528x1 139x2nd 10.15.20.82,10.10.247.251 /secure/admin/workflows/EditWorkflowTransitionPostFunctionParams!default.jspa [c.atlassian.ozymandias.SafePluginPointAccess] Unable to run plugin code because of 'java.lang.NullPointerException - null'.

 

what could be the cause?

 

thanks in advance

3 answers

1 accepted

0 votes
Answer accepted
D X March 27, 2024

ok, so, it seems we need to be sysadmin to be able to edit / use the assets postfunctions...

an admin rights is not sufficient..

 

thank you

0 votes
D X March 27, 2024

is there someone in Atlassian support that can help ? it's very annoying as I can no longer use / update Asset post functions

0 votes
D X March 20, 2024

we disable the safeguard routine, but seems having same problem

Suggest an answer

Log in or Sign up to answer