How can I set my test cases to start numbering beginning with 1? After fiddling with TestLink for a while I now have test cases starting at about 44 or so.
I tried deleting all my test projects, plans, suites, and cases but it still starts the numbering at the most recently added test case (whether it was deleted or not)
on 1.8 you have external TC id -> progressive id inside testproject
on 1.7 tc id is assigned from a common pool for all objects (testplan, testcase, tcversion, ecc) that why you see what you can consider a random numbering scheme