After enhancement pack 8 upgrade, we are getting the below error when triggering a workflow. The same data works fine in the copy system without enhancement pack 8.
The single-line element 'XYZ' is passed more than once ('N times').
On debugging the error, I could find that the element properties are not loaded in the container during runtime and so the multi-line property is not recognized during duplicate check.
Can someone help out with this error?