Message5718
While I feel your pain Anthony, I doubt this is going to happen.
I am closing it as won't fix.
If I had to do this, I would probably use the roundup_admin interface
to dump with the -d and -S , options so I could get:
% for issue in `roundup_admin.py -i demo -s -d list issue`; do
for users in `roundup_admin.py -i demo -s -d get assignedto
issue$i`
roundup_admin.py -i demo > /dev/null || echo $user is missing
etc.
Also I am not sure if an export would help there may be errors reported
as a result of that that will let you discover missing links. |
|
Date |
User |
Action |
Args |
2016-07-02 21:47:27 | rouilj | set | messageid: <1467496047.37.0.733061454795.issue696302@psf.upfronthosting.co.za> |
2016-07-02 21:47:27 | rouilj | set | recipients:
+ rouilj, richard, anthonybaxter |
2016-07-02 21:47:27 | rouilj | link | issue696302 messages |
2016-07-02 21:47:27 | rouilj | create | |
|