Roundup Tracker - Issues

Issue 1290618

classification
on Windows roundup-demo.bat clears existing data
Type: Severity: normal
Components: Command-line interface Versions:
process
Status: closed fixed
:
: jpend : ajweiner, jpend
Priority: normal :

Created on 2005-09-14 02:46 by ajweiner, last changed 2007-08-29 04:18 by jpend.

Messages
msg2031 Author: [hidden] (ajweiner) Date: 2005-09-14 02:46
The roundup-demo.bat batch (script) file creates a demo
tracker database and runs the server on port 8917.

If you log in and create issues, then stop the demo
server and restart it (giving the same tracker database
directory) it deletes the created issues.

msg2032 Author: [hidden] (jpend) Date: 2007-08-29 04:18
I just tried this with the current roundup demo on Windows and it worked as expected. It didn't delete the created issues and they were still around when I re-ran the demo. Apparently this has been fixed as some point since the initial report.
History
Date User Action Args
2005-09-14 02:46:29ajweinercreate