Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

/rest/api/2/issue/{issueIdOrKey}/worklog returns 503, but /rest/api/2/issue/{issueIdOrKey} works

Igor Vasilyev September 30, 2024

/rest/api/2/issue/{issueIdOrKey}/worklog returns 503, but /rest/api/2/issue/{issueIdOrKey} works

v9.12.12#9120012

2 answers

0 votes
Igor Vasilyev October 1, 2024

So, what I can do in case i need the following. Need to get all the worklogs having a list of issue IDs/Keys?

My logic was to use /search and grab issue IDs + worklogs where worklog.total <= worklog.maxResults, for all the rest use /issue/{issueIdOrKey}/worklog, but it returns 503. Could anybody suggest any workaround?

0 votes
Sunny Ape
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 30, 2024

Question is a duplicate of this one.

Igor Vasilyev September 30, 2024

Don't see any info about worklog, it does not work too same as changelog?
No info about that in documentation 
https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-worklogs/#api-rest-api-2-issue-issueidorkey-worklog-get

Sunny Ape
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 30, 2024

I can only give you the exact same answer as I gave you in your other question.... you are reading the wrong documentation.

Goodbye.

Suggest an answer

Log in or Sign up to answer