Issue with extracting updatedDate in custom transformation builder

Summary

Facing an issue in a custom transformation builder where extracting the updatedDate field results in an error in the UI.


Question

hello all

i am facing an issue in transformation ( custom builder ) as below

response sample

    "_version": 2,
    "hrid": "in00000008476",
    
    "metadata": {
      "createdDate": "2024-08-01T11:38:16.676+00:00",
      "createdByUserId": "220dcb5f-5c1b-4172-9d7c-1d890d733c8d",
      "updatedDate": "2024-08-01T11:38:40.458+00:00",
      "updatedByUserId": "220dcb5f-5c1b-4172-9d7c-1d890d733c8d"
    }
  }]```
i am getting attached error in ui when trying to extract updatedDate

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1724139494142029) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["transformation-custom-builder", "extracting-updateddate", "error", "ui"]
</sub>