I have an entity with lines and header, where change tracking for it is enabled /Entire Table/
I wrote a code that when updating records in the UI, I do an update to another record in the same table (in a specific case), However, change tracking is only showing 1 record as updated. Could that be because of cache lookup property on the table which is /Found/? (please note that this table is not mine so i can't change the cache property and test)
because in SQL i can see that the other records really got updated
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.