An issue has been noticed with entering data into multiple 'Large String - Plain Text' fields, displayed consecutively one after another. Issue also happens with a regular string attribute.
Steps to Reproduce:
"This is a random sentence being used for testing."
Expected Results: The sentence gets saved correctly in all the 5 Large String - Plain Text fields.
Actual Results: The sentence gets truncated at the beginning at least in one of the 5 fields. The truncation can be observed in more than one field also most of the times.
Release: 16.0.1, 16.0.2
This is caused by a timing issue when the API is retrieving the values. If the user is updating a field before the API response is returned, this issue will occur.
DE64100, fixed in 16.0.3 and 16.0.2.1
The fix also covers similar issues reported for: