kmiesse
8 years agoContributor
Delete Array or Create Empty Array Based on Expression
If I have the following,
[{
"fieldType": null,
"array": [{
"fieldA": null,
"subArray": [{
"field1": null
}]
}]
},
{
"fieldType": null,
"array": [{
"fieldA": null,
"subArray": [{
...
- 5 years ago
There is an open issue with regard to preview data generation failing when the project or project space name has special characters. The issue will be fixed with the next control plane patch. Until then, renaming the project and project space to avoid special characters would be a workaround.