From 113e53d903465e8a9182efea70beba3287bbcad9 Mon Sep 17 00:00:00 2001 From: Vitalii Yarmus Date: Tue, 4 Nov 2025 16:46:58 +0200 Subject: [PATCH] HCK-13378: keep the property numberToCache empty on derive --- polyglot/adapter.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/polyglot/adapter.json b/polyglot/adapter.json index 63deeef..152d58f 100644 --- a/polyglot/adapter.json +++ b/polyglot/adapter.json @@ -161,17 +161,6 @@ } } ] - ], - [ - "addPropertiesByPath", - [ - { - "keyPath": "generatedDefaultValue.identity", - "subProperties": { - "numberToCache": 1 - } - } - ] ] ] }