Hi,
We need to delete 16000 worklog that have been created incorrectly without author, these worklog do not appearing in Tempo because no author.
All worklog are in a same project. How can we delete these worklogs in bulk?
Thanks a lot!
You would need to use REST API for that.
This is the end point to delete a specific worklog.
"https://JIRAURL/rest/api/latest/issue/SD-26/worklog/10118
You would need to write a script to do it for multiple worklogs.
I hope it helps.
Ravi
Hi @Sandra Carrillo , thanks for your question.
It sounds like you will have to use the REST API as per this other question - Solved: Bulk delete worklog entries (atlassian.com), if you don't see the work logs in Tempo.
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.