Hide Forgot
This bug is track a typo in tcms xmlrpc service side souce code. call to attach_bug will crash m.server.TestCaseRun.attach_bug({'bug_id': 688835, 'bug_system_id': 1, 'case_run_id': 447911, 'description': '', 'summary': ''} ) Traceback (most recent call last): 146 tcr = TestCaseRun.objects.get(case_run_id = value[\'case_run_id\'])\n--> 147 trc.add_bug(\n
*** This bug has been marked as a duplicate of bug 697252 ***