Skip to content
  • Michael Gratton's avatar
    Fix default value for ConversationOperation::allow_duplicates · 6be12937
    Michael Gratton authored and Michael Gratton's avatar Michael Gratton committed
    Make the default true, which is required for most operations. In
    particular, this was preventing conversations from being removed from
    a search when two remove ops were queued in quick succession.
    Make InsertOperation use the default since if we don't want to ignore
    email inserted if it happens twice in quick succession, for the same
    reason.
    6be12937