You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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)