Export comments

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 05:43 PM
Hello experts,
We have exported tickets to another instance but when validating the comment history on the tickets, they are out of order and only the name of one person is shown:
TO EXPORT:
We export this table to the new instance but the error persist:
¿Any recomentaion? Thank you for support
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 08:42 PM
Hello @Diana Yazmin
Greetings!
the additional comments/work notes get stored in three different tables. sys_audit table, sys_history_line table, sys_journal_field table.
to get everything in sync, you need to export related records of these tables too.
go to these tables, filter the data and export and import the xml.
please mark the answer as correct and helpful based on Impact.
Kind Regards,
Ravi Chandra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2023 09:46 PM
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 01:16 AM
Hello @Diana Yazmin
Greetings!!!
Thank you for marking the response as helpful.
if my response helped, please mark it correct and close the thread so that it benefits future readers.
Kind Regards,
Ravi Chandra.