id summary reporter owner description type status priority milestone component version resolution keywords cc drp_resources i_links o_links remaining_time sprint 1111 Updating links doesn't always remove FK constraint jamoore jamoore "In pseudocode: {{{ link = obtainLink(); old_child = link.child; link.parent = new Something( link.parent.id, false ); link.child = new Otherthing( ); iupdate.saveObject(link); // The following *sometimes* throws a ValidationException // because the link still points at the old_child iupdate.deleteObject(old_child); }}}" task closed critical Cleanup General 3.0-M1 invalid cxallan