Inconsistent counts of worklogs and comments in an issue via the REST API

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 6.2.5
    • Component/s: REST API
    • 6.02

      I would like to retrieve some issues together with their comments and worklogs. Using the fields=*all either in the /issue or /search API I can get all the fields including comments and worklogs. The problem is, in such a call, I can get all comments, which are exactly the comments I can get using /issue/<issueId>/comment, but only 20 worklogs! I need to use a separate call of /issue/<issueId>/worklog to get all the worklogs.

      Is this a bug or with some kind of intension?

            Assignee:
            Unassigned
            Reporter:
            weixiangguan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: