Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66180

JIRA Performance is bad to get deleted worklogs

    XMLWordPrintable

Details

    Description

      Summary

      Getting deleted worklogs via REST or Java API fails (usually times out) if there're too many worklogs to be retrieved.

      Steps to Reproduce

      Either use this REST API endpoint:

      /rest/api/2/worklog/deleted?since=timestamp

      or this Java API method:

      List<DeletedWorklog> getWorklogsDeletedSince(Long sinceInMilliseconds)

      Expected Results

      The results are quickly retrieved

      Actual Results

      Jira keeps processing the request and then times out

      Workaround

      None

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pmiguel Paulo Miguel (Inactive)
              Votes:
              25 Vote for this issue
              Watchers:
              35 Start watching this issue

              Dates

                Created:
                Updated: