[chandler-users] Re: Duplicate items - the resurrenction

Jeffrey Harris jeffrey at osafoundation.org
Thu Jul 31 12:15:32 PDT 2008


Hi William,

> I can confirm that it has duplicated around 300 items, the problem is
> that some of the items were edited after being brought in so now I have
> a real problem sorting out which is the correct one.
> 
> Example of duplicated item:
> ItemRecord(u'25e3d8d0-fb6e-11dc-cd3b-9fdab62648cf', u'Qemirtalek Coast
> Corp', '300 -1206750935.38 0', Decimal("1206561141"), 1, 0, 1)
> 
> ItemRecord(u'f716dab8-485f-11dd-da82-e3000d921447', u'Qemirtalek Coast
> Corp', '100 -1215021289.61 1', Decimal("1215021289"), 1, 0, 0)
> 
> One shows up as "Done", the other as "Now".  Can you give me any hint as
> to how to find/decode those statuses from the above?

"100" : now
"200" : later
"300" : done

There are a couple of issues, though.

- I'm not sure if the restore code will read an uncompressed chex file
- The IMAP code may immediately re-download those items

We really need to figure out what's going wrong in IMAP land that it 
sees those messages as being new.

Sincerely,
Jeffrey


More information about the chandler-users mailing list