VAF Configuration returned error Too deep recursion encountered

Hi,

Has anyone experienced the below issue?

I have a configuration which contain sub conditions using "SearchConditionsJA" and when I choose a value list in the configuration, it returned me the below errors.

https://www.imghippo.com/i/fZ9Vy1714628075.jpg

It seems M-Files has a JSON child level limit. Is there any advice to handle this scenario?

The full error detail is 

Error: Unexpected error while processing the "ActionSettingProperties" key.
Unexpected error while processing the "CalculateInvoiceStatusAction" key.
Unexpected error while processing the "StatusMapList" key.
Unexpected error while processing the "ConditionProfiles" key.
Unexpected error while processing the "Condition2" key.
Unexpected error while processing the "Conditions" key.
Unexpected error while processing the "TypedValue" key.
Unexpected error while processing the "Value" key.
Unexpected error while processing the "Item" key.
Unexpected error while processing the "ValueListItem" key.
Too deep recursion encountered. Either too deep object is been validated or it contains some unhandled special type.
at MFilesErrorHelper.GetAsyncRejectionError (/lib/mfiles/MFilesErrorHelper.js:24:17)
at Anonymous function (/lib/mfiles/helpers/VaultExtensionMethodCaller.js:88:21)
AsyncCaller.cpp, 362, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
CoVaultExtensionMethodOperations.cpp, 153, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
LatestRPC.generated.cpp, 48105, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
RPCVaultExtensionMethods.cpp, 757, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
RPCVaultExtensionMethods.cpp, 230, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
RPCVaultExtensionMethods.cpp, 796, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
RPCVaultExtensionMethods.cpp, 932, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
MCallInLoop.h, 530, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
RPCVaultExtensionMethods.cpp, 895, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
VaultDBSessionEvents.cpp, 1005, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
VaultScriptSessionTemplates.cpp, 398, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
VaultScriptSessionTemplates.cpp, 524, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
CoActiveScriptSite.cpp, 897, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
CoActiveScriptSite.cpp, 739, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
VaultExtensionMethod::CommandOrchestration.VAF.MFEventHandlerVaultExtensionMethod, 22, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
CoDynamicCLRObjectWrapper.cpp, 552, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
CoDynamicCLRObjectWrapper.cpp, 322, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
ManagedError.cpp, 149, Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
VaultApplicationBase.cs, 275 (IL:67), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
VaultApplicationBase.cs, 954 (IL:191), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
MethodInfo.cs, 492 (IL:372), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
AdminConfigurationManager.cs, 116 (IL:141), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
AdminConfigurationManagerBase.cs, 208 (IL:64), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
AdminConfigurationManagerBase.cs, 399 (IL:13), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
ConfigurationNode.cs, 343 (IL:62), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
MetadataStructureValidator.cs, 167 (IL:83), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "ActionSettingProperties" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "CalculateInvoiceStatusAction" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "CalculateInvoiceStatusAction" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "StatusMapList" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "StatusMapList" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "ConditionProfiles" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "ConditionProfiles" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "Condition2" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "Condition2" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "Conditions" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "Conditions" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "TypedValue" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "TypedValue" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "Value" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "Value" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "Item" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "Item" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Unexpected error while processing the "ValueListItem" key. (0x80131509)
MetadataStructureValidator.cs, 569 (IL:3299), Unexpected error while processing the "ValueListItem" key. (0x80131509)
MetadataStructureValidator.cs, 450 (IL:2723), Too deep recursion encountered. Either too deep object is been validated or it contains some unhandled special type. (0x80131500)
MetadataStructureValidator.cs, 187 (IL:0), Too deep recursion encountered. Either too deep object is been validated or it contains some unhandled special type. (0x80131500)
(M-Files 24.4.13592.4 2024-05-02T05:21:53.993Z)

Kind regards

Bin