Forums

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

Bulk Worklog Move API

Kris Donate
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 20, 2024

Just wondering is anyone has used the new bulk move API for worklogs.  More importantly, were you successful.

When I tried yesterday, I received a 413 http status which echos the worklog limit bein exceeded.  And yes, I quadruple confirmed the destination issue is no where near the limit. 

Any suggestions?

1 answer

1 vote
David Nickell
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.
December 21, 2024

I do a lot of API work but not with that specific function (I report on worklogs a lot).

According to google, HTTP status code 413 means "Request Entity Too Large," indicating that the server cannot process a request because the data sent (payload) is larger than the server's allowed limit; essentially, the request is too big for the server to handle

This doesn't mean your target is too big -- it is you are sending too much in a single call. I see the documentation specifies nor more than 5,000 can move

Also I don't know if you are familiar with postman.  If so, the most helpful information may be found in the collection linked on the page to here:  https://developer.atlassian.com/cloud/jira/platform/jiracloud.3.postman.json

worklog move.png

Good luck!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events