In Service Desk Manager 17.5, users may be able to create parent-child relationships between different ticket types (e.g., Incident and Request) even though this is not supported behavior. This issue is typically observed in environments with customizations.
Product: CA Service Management (SDM)
Version: 17.5
Conditions: Customized environments (e.g., modified list_cr.htmpl forms) or usage of SOAP/REST Web Services.
The parent-child relationship validation logic is enforced in the out-of-the-box (OOTB) forms. Customizations in forms (such as list_cr.htmpl) may override or bypass this validation logic. Additionally, certain Web Service calls may not consistently enforce these restrictions in all versions.
Resolution:
To resolve this, follow these steps:
list_cr.htmpl form, your custom form is likely causing the behavior.list_cr.htmpl file with the OOTB version from SDM 17.5. Merge the necessary OOTB validation logic into your custom form.