Hi, I want a dashboard with timespent by user but jql only get all time by issue. So Is possible without plugins? Thanks
Hi there! I am running an automation to update the timeSpent of an Epic with the summarized timeSpent value of the Epic's Children and GrandChildren (Tasks, and it's sub-tasks) In the additional f...
...hildren: // Get the field ids def fields = get('/rest/api/2/field') .asObject(List) .body as List<Map> // Get the Time Spent field to use in the script def timespentField = fields.find { i...
Copied to clipboard
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.