Project:
View Revisions: Issue #30433 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0030433: The 'syncAllModels ' process is reporting that the server synchronization has finished before the client has been updated | ||
Revision | 2015-07-27 14:49 by Orekaria | ||
Description | The synchronization is executing the success callbacks before the last stage of the synchronization, updating the client tables, has finished This could lead to issues related to obsolete data being retrieved instead of fresh data |
||
Revision | 2015-07-27 14:49 by Orekaria | ||
Description | The synchronization is executing the success callbacks before the last stage of the synchronization, updating the client tables, has finished. This could lead to issues related to obsolete data being retrieved instead of fresh data |
||
Revision | 2015-07-27 14:48 by Orekaria | ||
Description | The synchronization is executing the success callbacks before the last stage of the synchronization, updating the client tables, has been done. This could lead to issues related to obsolete data being retrieved instead of fresh data |
||
Revision | 2015-07-27 14:44 by Orekaria | ||
Description | The synchronization is executing the success callbacks before the last stage of the synchronization, that is, updating the client tables, has been done. |
Copyright © 2000 - 2009 MantisBT Group |