Message1055
Logged In: YES
user_id=598066
No worries. I had a poke around the import code and I think I
found the problem:
backends.rdbms_common.Database.import_list, where "is
retired" is true, updates the __retired__ flag to 1 first and
then does an addnode which promptly sets __retired__ back
to 0.
Switching the order of the addnode and the retire leads to an
import which (at least at cursory examination) is as expected
and correctly keeps retired nodes retired.
|
|
Date |
User |
Action |
Args |
2009-02-03 14:20:32 | admin | link | issue841355 messages |
2009-02-03 14:20:32 | admin | create | |
|