I need a user select one worklog in some issue and delete it. Is it possible using an automation rule?
Hi @SantiagoAlmeida,
There is a REST API that will allow you to delete worklogs - https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-worklogs/#api-group-issue-worklogs
But I probably need to understand in more detail what you’re trying to do to be able to clarify if you can create an automation to do it.
If there’s an automation, you’ll need to set up some kind of automatic rule around what worklog(s) will be deleted based on some kind of trigger / event.
This page helps explain how to build a Forge App to create automations, and explains automations in a little more detail: https://developer.atlassian.com/platform/forge/automation-with-forge/
I hope this helps!
If you have any questions please let me know.
Cheers!
Melissa