From 881ac37075be713530680d2efb0b581a6143d964 Mon Sep 17 00:00:00 2001 From: Vitalii Yarmus Date: Tue, 5 Aug 2025 12:41:50 +0300 Subject: [PATCH] HCK-12255: fix field-level primary key --- properties_pane/field_level/fieldLevelConfig.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/properties_pane/field_level/fieldLevelConfig.json b/properties_pane/field_level/fieldLevelConfig.json index b37b396f..8de24cfa 100644 --- a/properties_pane/field_level/fieldLevelConfig.json +++ b/properties_pane/field_level/fieldLevelConfig.json @@ -600,7 +600,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and", @@ -1345,7 +1345,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and", @@ -2042,7 +2042,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and", @@ -2717,7 +2717,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and", @@ -3441,7 +3441,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and", @@ -4118,7 +4118,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and", @@ -4780,7 +4780,7 @@ making sure that you maintain a proper JSON format. }, { "key": "computed", - "value": null + "exist": false }, { "type": "and",