#1545 closed defect (fixed)
Posts aren't synced correctly
| Reported by: | mrroundhill | Owned by: | koke |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.4 |
| Component: | Add Blog/Site | Version: | |
| Keywords: | Cc: |
Change History (4)
comment:1 Changed 4 months ago by mrroundhill
- Milestone changed from Future Release to 3.4
comment:2 Changed 4 months ago by mrroundhill
- Milestone changed from 3.4 to 3.4.1
comment:3 Changed 4 months ago by koke
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 4 months ago by beaucollins
- Milestone changed from 3.4.1 to 3.4
Note: See
TracTickets for help on using
tickets.

(In [4004]) On sync, change only posts/pages that are synced
We should never overwrite a post with server content it it's either
Pushing or Failed, or else we can lose the user's data
fixes #1545