When having an action that edits multiple fields, but not all of them may have changed, do we have a mechanism to identify those that change and build up the summary accordingly?
Listing all the fields is not an option as it becomes too crowded really fast.
This would be ideal to see ONLY what changes were made.
There is no way to create a dynamic description for Action Logs, but there is now a new feature called Edit History (https://www.palantir.com/docs/foundry/object-edits/user-edit-history/) which is designed to track all edits to objects of particular object types.
Currently, Edit History also logs all unmodified properties, but the top request has been to provide an option to filter to only modified properties and this is on the roadmap to be implemented in the next few weeks.