{
    "customfieldId": "customfield_11003",
    "isCustomFieldMissing": false,
    "name": "Assets Tracker - Related Product",
    "fieldType": "STANDARD",
    "datasource": {
        "name": "AirTable - Assets Tracker - Assets",
        "category": "URL",
        "responseContentType": "JSON",
        "datasourceDefinitionId": "default:conf:25",
        "rootUrl": "https://api.airtable.com/v0/appCMxYaLqD7W0VjM"
    },
    "datasourceDefinitionId": "default:conf:25",
    "customFieldMissing": false,
    "editView": {
        "widgetType": "AUTOCOMPLETE",
        "fieldRequestConfiguration": {
            "query": "Products\r\n##To be updated based on the name of your table",
            "keyIndex": "1",
            "dateFormat": "TIMESTAMP_S",
            "jsonRootPath": "records[*]",
            "jsonColumns": [
                {
                    "name": "Name",
                    "path": "$.fields.Name"
                },
                {
                    "name": "ID",
                    "path": "$.id"
                }
            ]
        },
        "fieldWidgetConfiguration": {
            "isMultiple": false,
            "isDisplayUnique": false,
            "noResultLabel": "No results",
            "minCharacters": 0,
            "maxSuggestions": 100,
            "editFirstDisplay": false,
            "nbLinesDefault": 0,
            "autoSelectUnique": false,
            "autoSelectAll": false,
            "alphaSort": false,
            "isHtmlEscape": false,
            "hide": false,
            "templateConfiguration": {
                "displayTemplate": "<b>{0}</b>"
            }
        }
    },
    "displayView": {
        "issueView": {
            "fieldRequestConfiguration": {
                "query": "Products",
                "keyIndex": "1",
                "dateFormat": "TIMESTAMP_S",
                "jsonRootPath": "records[?(@.id==\"$currentCustomfieldValue\")]",
                "jsonColumns": [
                    {
                        "name": "Name",
                        "path": "$.fields.Name"
                    },
                    {
                        "name": "ID",
                        "path": "$.id"
                    }
                ]
            },
            "templateConfiguration": {
                "displayTemplate": "<b>{0}</b>",
                "displayValueNotFound": "{currentCustomfieldValue}"
            },
            "maxSuggestions": 100,
            "isDisplayUnique": false
        }
    },
    "advancedView": {
        "debuggerActive": false,
        "cacheActive": true,
        "cacheDuration": 10000,
        "bypassJqlSecurity": false,
        "createMetaCompatibilityActive": false
    }
}