Hi Antomio,
there is no built-in mechanism in Automic.
What you could do is to
- enable OBJECT_AUDIT for the client (so changes will be recorded)
- retrieve the information what has been changed
- update the object (i.e. via API)
But consider the max. length of 255 chars for the title. I personally would use a docu tab to store this information.
Alternatively, you could check if the functionality is provided using the Git interface.
regards,
Peter