Tempo Timesheets - Worklog author - Identify actual user instead of "Tempo Timesheets" account

XMLWordPrintable

    • 4

      Currently, when using Tempo Timesheets as the time tracking provider, the worklog author is "Tempo Timesheets". This affects several scenarios, for example:

      1. Using REST API to get the worklog author:
         rest/api/3/issue/<issue-key>/worklog/<worklogID>
        

        Response:

        ...
        "displayName": "Tempo Timesheets"
        ...
        
      1. Using Automation 4 Jira to send email to initiator when work is logged:
        Initiator is always resolved as "Tempo Timesheets" as well

      It's possible to use the Tempo API:

      However, this approach has limitations, as for example "worklog_deleted" events can't be processed. It would be beneficial to retrieve the actual worklog author instead of the Tempo Timesheets account which is acting on behalf of the user.

              Assignee:
              Unassigned
              Reporter:
              Patryk Szóstak
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: