I called a API add worklog and then webhook create_worklog was fired, I got worklog in req.body. But the response of API add worklog is shown as bellow,
On webhook, I just got
I miss the properties field in Worklog. What is the problem? and how to fix it