Does a sys_updated_on applied to a child table always update the extended table, too?
I have tested the following scenario:- Updated a field that belongs to an incident e.g. resolved_at and can see the incident records returns a sys_updated_on value of when I performed this update- I then checked the extended [task] table, even though...