[CMDB Remediation] While remediating the duplicate CIs (de-dup task) we may encounter the error "Error: Missing task label." on remediation pageIssue When an itil_admin user is trying to Remediate de-dup task we may encounter the below error on the remediation page:""Error: Missing task label."" CauseWhen we try to remediate the duplicate CIs using the de-duplicate task "Remediate" UI action, we try to get all the fields, all related items (including task, incident, relationships, etc) of all duplicate CIs. So that the user can choose merge/delete/keep the duplicated ones. During this, if it encounters this problem because of below: Non-availability of the related item records like the task, relationships, etc of the individual CIs.The ITIL role might be missing even though we added the itil_admin role.Maybe some custom ACL or query business rules that might be blocking access to above as in #1.ResolutionMake sure you check all as below: The itil role exists under the role under the itil_admin role and is added/inherited to the user that you are testing with.Make sure there are no orphaned related records (especially the related items) for any of the duplicate CI attached to the de-dup task.Make sure there are no custom business rule/ACL that blocks access to individual CI fields or the related items. (Especially on the CI columns and task table)4. Ensure UI Action 'Remediate' is on the latest OOB version. Related LinksRemediate a de-duplication task