Bug 854795 - [XML-RPC] TestRun.update() can not update the build_id
Summary: [XML-RPC] TestRun.update() can not update the build_id
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: TCMS
Classification: Other
Component: XMLRPC
Version: 3.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Zheng Liu
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-06 01:54 UTC by Xin Gao
Modified: 2015-05-27 22:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-24 01:37:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Xin Gao 2012-09-06 01:54:51 UTC
Description of problem:
TestRun.update() can not update the build_id

Version-Release number of selected component (if applicable):
tcms 3.8 on stage/product

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
build_id couldn't be updated, and there's no any error info

Expected results:
build_id can be upodated

Additional info:

Comment 1 Zheng Liu 2012-09-24 01:37:03 UTC
According to the xmlrpc doc, It works by updating build with
 'TestRun.update(xxx, {'build':xxx})'. 
So close this bug.


Note You need to log in before you can comment on or make changes to this bug.