Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-524

Support TimeSpent in Jira Automation Lookup

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem

      Currently no way to calculate total time spent = sum of all task's Time spent. Can extend lookup Issues action to accomplish this.

      Suggested Solution

      {{#=}} {{issue.timetracking.timespent.sum}} {{/}} 
      {{#=}}  {{worklog.timeSpent.sum}}  {{/}} 

      Why This Is Important

      It is important to calculate the timespent for all issues in an Initiative or Epic or Board

      Workaround

      The workaround is to use the Original Estimate and Remaining Estimate

       {{lookupIssues.Remaining estimate.sum.divide(60)}} 
      {{#=}} {{issue.subtasks.Original Estimate.sum}} / 60 {{/}}

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              419e4a896960 Phumi
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: