Issue
Symptoms
"Show other active tasks" icon missing on Configuration Item [cmdb_ci] field in the task form
Release
Madrid
Cause
The "show_related_records" UI macro which handles this functionality has been updated for the Madrid release. It now includes the "glide.ui.task.show_related_active_tasks" system property which, if not set" will default to "false" and hide the icon.
Resolution
Create a new "glide.ui.task.show_related_active_tasks" system property and set it to "true".