I need to automate transferring the initial estimate to the worklog and auto-closing issues in JIRA. Assistance with a custom post-function script for accurate timesheet updates is required.
hey, try using a groovy script via scriptRunner to conditionally fill the worklog with your inital estimate and auto close issues. i’ve seen somethng similar once. check out the docs for further info if needed.