Hi,
Is there a way to get the Worklog Total, the count of entries in an issue?
In this example 4 is what I need.
Thanks
From the issues workflow history you can get it.
If you want to get in custom field for reporting purpose. Then you need to track it through some automation rule or scripting.
Workaround1:
Whenever user will enter worklog you need to keep count in the custom field and keep adding value for further log entry.
Workaround2
You can also export the all issues in CSV/EXCEL file there also you can see number of worklog columns for each issues. If you write the excel formula then you can also get the count in number format in excel
Pls accept the answer if it helps
Thanks,
Sachin
Hi Sachin,
Automation is what I'm looking for, to update a custom field on the screen with the count of entries.
I will likely count the worklog.id values in the array.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.