I confirm, the project deletion occurs only if a project with id=1 exists, and that project is deleted....
Does someone could confirm that behavior before I create a tracker in Mantis ?
kind regards.
Joseph.
Search found 4 matches
- Tue Aug 04, 2015 2:47 pm
- Forum: XML-RPC API
- Topic: updateTestCase delete whole project when steps in parameters
- Replies: 6
- Views: 16752
- Tue Aug 04, 2015 11:26 am
- Forum: XML-RPC API
- Topic: updateTestCase delete whole project when steps in parameters
- Replies: 6
- Views: 16752
Re: updateTestCase delete whole project when steps in parame
Hi, I just made some tests with my code on a new test project; You'll find below the commented XML trace (partial, I did not provided all XML traces - for the moment -, only those related to updateTestCase function) Actually the problem is "nastier" that I thought. In this new project I cr...
- Mon Aug 03, 2015 2:13 pm
- Forum: XML-RPC API
- Topic: updateTestCase delete whole project when steps in parameters
- Replies: 6
- Views: 16752
Re: updateTestCase delete whole project when steps in parame
Hi, Actually this behavior occurs EVERY times on very basic data... I asked in this forum to know if the updateTestCase has been already used to modify steps of an existing test case that have already steps... I wondered if the XML structure of steps must be the same that the one used for the create...
- Fri Jul 31, 2015 12:07 pm
- Forum: XML-RPC API
- Topic: updateTestCase delete whole project when steps in parameters
- Replies: 6
- Views: 16752
updateTestCase delete whole project when steps in parameters
Hi, I have a situation using updateTestCase function. If I put a steps array XML structure in the XML parameters, the function seems to delete the whole project !!! Does anyone had this situation also ? I think the XML strucutre for steps is OK because I use the same one (same code) to produce the X...