Skip Navigation LinksHome Page > Forums > SpiraTest Forums > SpiraTest Issues & Questi... > Server raised fault: 'Da...
I am using the Web service to trying to update the TestSet, When I call TestSet_Update(testset), I got the error "suds.WebFault: Server raised fault: 'Database concurrency condition detected' . Any idea?
all I did is:
Call set=TestSet_RetrieveById(10), to get the RemoteTestSet record. And then I change the set.TestSetStatusName="Completed", After updating the value, I call client.service.TestSet_Update(set). I got the error message.
Hi
Most likely the issue is either the timezone or rounding issues on the milliseconds, is there a way to set the timezone on the Python date object?
Here's some pointers - http://reverb.findawayworld.com/development/easy-python-soap-with-suds-with-a-few-datetime-gotchas/
Try force-setting it to UTC?
Regards
Adam
perform:
wget http://bitbucket.org/jurko/suds/downloads/suds-jurko-0.6.tar.bz2
tar -xvf suds-jurko-0.6.tar.bz2
cd /usr/local/lib/python2.7/suds-jurko-0.6
python2.7 setup.py install
And if you have any questions, please email or call us at +1 (202) 558-6885