Importing checklist items on HR template to test instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2025 01:10 AM
Hi,
I have a requirement to created a checklist item for of the HR template, when the template is selected on the HR task then the checklist item is added but when I moved the created HR template to test instance form development instance it is not moving via update set or XML. Can someone help mw with this how we can move the checklist item created on HR template to move to test instance.
Thanks in Advance
Jhansi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2025 01:31 AM - edited 08-11-2025 01:31 AM
Hi
Did you export and import XMLs for both the checklist and checklist_item tables?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2025 05:22 AM
@TOKALAJ The checklist items are stored in the checklist_item table and are not automatically connected to the HR template's xml. Please extract the items from the checklist_item table and import the xml into your test instance.
As this is basic data, it's sometimes better to add the checklist items on your production instance once the template is available and then copy/clone it to your lower instances.