Issue 1614014
Created on 2006-12-12 14:58 by anonymous, last changed 2006-12-18 03:54 by richard.
msg2375 |
Author: [hidden] (anonymous) |
Date: 2006-12-12 14:58 |
|
Hello
I would like to allow end users to trigger the DB export (AdminTool.do_export). I tried with a custom action which calls (os.system) a simple .bat file (roundup-admin export) but it blocks roundup server. I tried another way by using AdminTool from the custom action but server still blocked (when calling db.open('admin'))
I'm certainly missing something but if you have an idea it would be great
BR
michel Kern
michel.kern@nokia.com
|
msg2376 |
Author: [hidden] (richard) |
Date: 2006-12-18 03:54 |
|
You will want to migrate to a multi-user backend. See the installation docs "Choosing Your Backend" for more info.
|
|
Date |
User |
Action |
Args |
2006-12-12 14:58:58 | anonymous | create | |
|