[Tickets #12175] Re: ActiveSync misses changes from history database

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Apr 12 13:16:28 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12175
------------------------------------------------------------------------------
  Ticket             | 12175
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | ActiveSync misses changes from history database
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2013-04-12 13:16) wrote:

> First draft of needed changes:
> -----------------------------------
> - Add sequence (=monotonic counter) support to Horde_DB.

Horde_Db already supports sequences, though I'd have to double check  
if they can be used on rows outside of the primary key.

> - Adapt ActiveSync code
>     - Store last seen sequence number for each device
>     - Use new API::getChanges($last_seen_seq, null, true) API
>       to collect the changes on the server

This is a BC break. This would mean the new version of  
Horde_ActiveSync would require a updated version of the groupware  
apps. We can make the applications require newer versions of  
libraries, but we can't do the opposite.





More information about the bugs mailing list