{
    "customfieldId": "customfield_11004",
    "isCustomFieldMissing": false,
    "name": "Assets Tracker - Impacted Asset",
    "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": "Assets\n##To be updated based on the name of your table",
            "keyIndex": "0",
            "dateFormat": "TIMESTAMP_S",
            "jsonRootPath": "$.records[*].fields.[?('$issue.customfield_11003' in @.ProductImpacted)]\n##Replace customfield_11003 by the id of your Related Product field",
            "jsonColumns": [
                {
                    "name": "SerialNumber",
                    "path": "$.SerialNumber"
                },
                {
                    "name": "Description",
                    "path": "$.Description"
                }
            ]
        },
        "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>{1}</b>"
            }
        }
    },
    "displayView": {},
    "advancedView": {
        "debuggerActive": false,
        "cacheActive": true,
        "cacheDuration": 10000,
        "bypassJqlSecurity": false,
        "createMetaCompatibilityActive": false
    }
}