Time Tracking fields (Original Estimated, Remaining Estimation) copy to another field by calculation (1h = 3600S). Created scripted field template as duration(Timetracking) and add this below script
Hello and Welcome to the Atlassian Community,
I can see two things happening here in the code:
issue.setCustomFieldValue(customField, result)
And
return result
As I understand it this is code for a scripted field? If so only he return statement sets the value on this scripted field.
What are you trying to do? What does not work as expected?
Regards,
Jeroen
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.