Deduplication templates stay in "Pending" state as calculating and never finish.<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue: De-duplication templates remain in a "Pending" state while calculating and do not complete, even after running the template multiple times. Steps to Reproduce:1. Navigate to CMDB Workspace > De-duplication dashboard.2. Go to the Running tab.3. Observe that the template remains stuck in the Pending state. Resolution:1. Ensure the following scheduled jobs are active to allow template processing to complete:De-duplication: Populate Duplicate Task DataDe-duplication: Populate Template Suggested and Orphan TasksDe-duplication: Populate Template Task Run Records (Scoped)De-duplication: Template Scheduler/sysauto_list.do?sysparm_nostack=true&sysparm_query=nameLIKEde-d&sysparm_first_row=1&sysparm_view=&sysparm_choice_query_raw=&sysparm_list_header_search=true2. Move the previous task to any of the Closed states in the reconcile_duplicate_template_run table. Re-run the template to process successfully.