Hello,
In this CDM, the relationship Employee_Contract_RM has multiplicity 1-n and represents a contract, containing 2 other n-relationships :
- Contract_FutureContractHourAbsence_RM
- Contract_ContractHourAbsence_RM

We have a requirement to have at least 1 instance of HourAbsence in either Contract_FutureContractHourAbsence_RM or Contract_ContractHourAbsence_RM which should translate to the following validation rule :
There are no errors detected by the SME but when running the client and opening the contract form we are welcomed by this error message.
I do not see our custom code called in the stacktrace. Are we missing something in the A12 client ? Is the validation rule in the SME the root cause of the issue, if so, can we work around something in the condition in order to match our requirement ?
A12 version : 2023.06.ext-05
Thank you very much for any answer

