Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to update an existing Catalog Task Checklist

Scott29
Kilo Sage

I am working on an existing system that uses checklists on catalog tasks. They get automatically populated, where can I go to manage when is being populated in the checklist?

 

Scott29_0-1729093338833.png

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Scott29 

Checklists and their associated items are present in the [checklist] and [checklist_item] tables.  

Also, you can verify , if any templates are being used for these checklists , this can be found in checklist_template table.

 

Please accept the solution, and mark it helpful, if it helps.

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hi @Scott29 

Checklists and their associated items are present in the [checklist] and [checklist_item] tables.  

Also, you can verify , if any templates are being used for these checklists , this can be found in checklist_template table.

 

Please accept the solution, and mark it helpful, if it helps.