For some reason I am getting empty strings for fields ids in the field definitions and answers of a webhook payload. What are the conditions that would cause this to happen or is this a bug?
Example
{
"id": "",
"title": "Zip code",
"type": "number",
"ref": "a4a03fba-3e02-4cab-b67d-ef225c392e25",
"properties": {}
},