I have an instance where a field is getting marked as dirty again after first save, even though the data hasn't changed. I checked every dependency (business rules, javascript, etc...) the field and entity has, and nothing is touching the value. Is there any other reason a field would be included in a save, other than it changing or being marked as always save?
↧