When performing a conversion from a Defect to a User Story within Rally, the Defect is closed and its resolution is set to "Converted" rather than being moved to the recycle bin. Because the Defect is not sent to the recycle bin, ConnectALL orphan management may fail to identify and process the corresponding destination item, leading to sync errors or orphan management failure. This article explains how to configure the Rally flow filter to resolve this behavior.
Rally API queries in flow filters require explicit parentheses for logical operations. Without these parentheses, the query fails to parse correctly, causing polls and orphan management strategies to fail when encountering items in specific states (such as "Converted").
To ensure ConnectALL correctly identifies and processes converted Rally items, update the Rally flow filter to include explicit parentheses.
(Resolution != Converted)If you continue to experience issues with orphan management, verify your orphan management strategy configuration and ensure no other conflicting flow filters are active.
For further assistance, please contact Broadcom Support: or .