Bug
Bug ID Number | BUG-000162149 |
---|---|
Submitted | October 17, 2023 |
Last Modified | March 19, 2025 |
Applies to | ArcGIS Online |
Version found | Oct 2023 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Review |
Modify the JSON by removing 50/1 after the GlobalID field and removing single quotes from 'A' in the default value of the "str2" field.
{
"fields": [
{
"name": "GlobalID", 50/1
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"nullable": false,
"editable": false
},
{
"name": "date1",
"type": "esriFieldTypeDate",
"alias": "date1",
"nullable": true,
"editable": false,
"domain": null,
"defaultValue": "GetDate() WITH VALUES"
},
{
"name": "str2",
"type": "esriFieldTypeString",
"alias": "str2",
"nullable": true,
"editable": true,
"domain": null,
"defaultValue": "'A' WITH VALUES"
}
]
}
Bug ID: BUG-000162149
Software:
Get help from ArcGIS experts
Download the Esri Support App