- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 03:18 AM
I have created a checklist template. I created the template using Updateset to commit it to another instance. But Iam failed to commit the checkList template to another instance. Is there any alternate ways to move the template to other orgs ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 03:21 AM
Hi,
if you are referring to checklist table and checklist_item table then yes OOB they are not captured in an update set. That's by design since checklist are data records and not configurations.
you can migrate the XML for them
1) first migrate the checklist
2) then migrate the checklist_item
OR
Another way is to force them to update set
Manually Add a Record to an Update Set
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 03:21 AM
Hi,
if you are referring to checklist table and checklist_item table then yes OOB they are not captured in an update set. That's by design since checklist are data records and not configurations.
you can migrate the XML for them
1) first migrate the checklist
2) then migrate the checklist_item
OR
Another way is to force them to update set
Manually Add a Record to an Update Set
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2024 09:11 PM
Hi Ankur,
I have a requirement to update the Owner if user lie under group. currently we hard coded the Owner field which stop others to make changes to checklist template. How can I allow users to update the checklist if use lie in Group.