Is it possible to catch the worklog update event in the Issue Context module?

Hello,

we have a plugin where we want to display work log data (like logged time, remaining estimate …) in the Issue Context module. We want to update the data if the user is using the default time tracking provider in Jira and not the one provided by the plugin.

The ISSUE_CHANGED event (https://developer.atlassian.com/cloud/jira/platform/modules/issue-context/#issue_changed-event) does not fire for updates of the worklog.

Is there another way to catch this event?

Kind regards,

Julia Janky