Version status is not syncing from ftrack to ayon

status automation error

Version status from ayon to ftrack works as expected.
But changing the version status in ftrack does not update the status in ayon.

I do recieve the event though

{
  "id": "789b967a55c511f095d80242ac130005",
  "hash": "295bfdbfdb144742b3ae98447d6f65dc",
  "topic": "ftrack.leech",
  "sender": "leecher",
  "senderType": null,
  "project": null,
  "user": "worker",
  "dependsOn": null,
  "status": "finished",
  "retries": 0,
  "description": "Leeched ftrack.update by victor",
  "summary": {},
  "payload": {
    "id": "295bfdbfdb144742b3ae98447d6f65dc",
    "data": {
      "user": {
        "name": "Виктор Иванов",
        "userid": "bcdf57b0-acc6-11e1-a554-f23c91df1211"
      },
      "parents": [
        "e1b2529c-b695-494b-a6a6-7c6df7ec1368",
        "efbfd313-965b-4b03-8c90-54a47c2b9fbf",
        "ae960581-3494-4b17-b272-5df0f2f4e4f8",
        "4171ab18-7e50-4aa1-b4af-95d8392b6995"
      ],
      "entities": [
        {
          "keys": [
            "statusid"
          ],
          "action": "update",
          "changes": {
            "statusid": {
              "new": "44dded64-4164-11df-9218-0019bb4983d8",
              "old": "2286947e-a2d4-11e9-825d-d27cf242b68b"
            }
          },
          "parents": [
            {
              "entityId": "efbfd313-965b-4b03-8c90-54a47c2b9fbf",
              "parentId": "ae960581-3494-4b17-b272-5df0f2f4e4f8",
              "entityType": "assetversion",
              "entity_type": "AssetVersion"
            },
            {
              "entityId": "ae960581-3494-4b17-b272-5df0f2f4e4f8",
              "parentId": "e1b2529c-b695-494b-a6a6-7c6df7ec1368",
              "entityType": "asset",
              "entity_type": "Asset"
            },
            {
              "entityId": "e1b2529c-b695-494b-a6a6-7c6df7ec1368",
              "parentId": "4171ab18-7e50-4aa1-b4af-95d8392b6995",
              "entityType": "task",
              "entity_type": "AssetBuild"
            },
            {
              "entityId": "4171ab18-7e50-4aa1-b4af-95d8392b6995",
              "parentId": null,
              "entityType": "show",
              "entity_type": "Project"
            }
          ],
          "entityId": "efbfd313-965b-4b03-8c90-54a47c2b9fbf",
          "parentId": "ae960581-3494-4b17-b272-5df0f2f4e4f8",
          "entityType": "assetversion",
          "entity_type": "AssetVersion",
          "objectTypeId": "assetversion"
        }
      ],
      "pushToken": "6344fad3-48b1-4edb-839d-016fc46098d0",
      "clientToken": "bc8ca200-fc62-4b7f-9cba-b308eab5f347-1751294051778"
    },
    "sent": null,
    "topic": "ftrack.update",
    "source": {
      "id": "bc8ca200-fc62-4b7f-9cba-b308eab5f347-1751294051778",
      "user": {
        "id": "bcdf57b0-acc6-11e1-a554-f23c91df1211",
        "username": "victor"
      },
      "clientToken": "bc8ca200-fc62-4b7f-9cba-b308eab5f347-1751294051778",
      "applicationId": "ftrack.client.web"
    },
    "target": "",
    "in_reply_to_event": null
  },
  "createdAt": "2025-06-30T18:18:26.887246+03:00",
  "updatedAt": "2025-06-30T18:18:26.887246+03:00"
}