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

William K. Volkman wkvchandler at netshark.com
Thu Jul 31 12:42:08 PDT 2008


Hi Jeffrey,
On Thu, 2008-07-31 at 13:15, Jeffrey Harris wrote:
> > 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.

I have confirmed that this particular message is/was not in any of the
Chandler special folders at the time I did the reload.  It is sitting in
my INBOX.  What criteria does the IMAP INBOX scanning code use to select
chandler messages?

The item marked as "New" is the original message with the date of the
25th of March, the one that is "Done" is the edited one where I deleted
extra text and put in the actions that I took dated the 28th.  The
"Done" item has the message/mail status removed.  Does Chandler store
any IMAP user attributes to mark a message as one of it's messages?

- William.



More information about the chandler-users mailing list