Autocomplete rule Error received when Add a contingent worker in redwood flow
Autocomplete rule (ACR) validation is created on Person Phone and Person Email business objects, to validate and show error when there is more than one contact of same type. This ACR is working fine in Responsive, Classic (person Management), Redwood flows till last week (around 08/20/2025). Our Pods are on 25C from 08/01/2025.
We noticed that following error is received when Line Manager adding a CWR with only one phone type. No error is received on Person Email.
<html><body> Exception in expression "oracle.apps.hcm.people.core.protectedModel.entity.PhoneEO" validation rule "Do_not_allow_multiple_phone_of_same_types" : groovy.lang.MissingPropertyException : No such property: person for class: oracle.jbo.server.RemovedEntityVOAttrNameValueSupplier<br/> at "oracle.apps.hcm.people.core.protectedModel.entity.PhoneEO" validation rule "Do_not_allow_multiple_phone_of_same_types" line 2<br/> <br/> </body></html>