Has anyone noticed that simple field constraints that used to work have stopped? If so, have you found a new format that DOES work? I noticed this in particular as I am working with the new Env 29.2 and CU 25 for Landmark/GHR, but went back and tested in Env 18 and CU 12 and they are not working there either. Below is an example of one that is no longer working:
constraint (PostalAddress.PostalCode entered
and HROrganization = "Community Medical Centers"
or HROrganization != "Community Medical Centers")
I was able to hire someone without a zip code, actually without an address at all!