/rest/api/2/issue/{issueIdOrKey}/worklog returns 503, but /rest/api/2/issue/{issueIdOrKey} works
v9.12.12#9120012
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can only give you the exact same answer as I gave you in your other question.... you are reading the wrong documentation.
Goodbye.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.