Please does somebody nows an resolution.
I'm having problems with postbuild Clone function in script runner.
it says that [worklog:Field does not support update 'worklog].
Is it not possible to clone this field from a transition?
----Error----
Processing webhook event from JIRA Cloud failed, please find details below.
You can find more details about this error on Logs page.
CorrelationId: 85f361cd-28b8-43a5-bf46-b08e84523362
Issue ID: 20242
Affected scripts: 67d244f4-4140-492b-a72e-71929cf6078e
Transition id: 31
Transition name: Closed
Transition from status: Needs Action SD
Error: java.lang.RuntimeException: Assertion failed: assert createReq.status >= 200 && createReq.status < 300 | | | | | | | | 400 true | | 400 false | | status: 400 - Bad Request | | body: [errorMessages:[], errors:[worklog:Field does not support update 'worklog']] | false status: 400 - Bad Request body: [errorMessages:[], errors:[worklog:Field does not support update 'worklog']] at com.adaptavist.sr.cloud.workflow.CloneIssue.run(CloneIssue.groovy:201)