-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
6.2.5
-
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?
- duplicates
-
JRASERVER-34746 The /rest/api/2/issue/<issueKey> endpoint does not respect pagination parameters
- Gathering Impact