Closed
Bug 809535
Opened 12 years ago
Closed 7 years ago
Implement offline queue mutations so we can update the server when online.
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Firefox OS Graveyard
Gaia::Calendar
Tracking
(blocking-basecamp:-)
RESOLVED
WONTFIX
blocking-basecamp | - |
People
(Reporter: jlal, Unassigned)
References
Details
Right now when you attempt to edit an event it directly sends the request to the server. When your offline this will currently fail silently and the event will not be updated.
Solution: batch the mutations and send them in groups when online.
This was originally an issue on github but was not transferred over:
https://github.com/mozilla-b2g/gaia/issues/5568
Gaia triage : + , offline for calendar needed
blocking-basecamp: ? → +
Updated•12 years ago
|
Priority: -- → P2
Gaia Triage : rethought, we don't want offline mutations for v1. - and going to ask for a dialog blocking user for offline mutations.
blocking-basecamp: + → -
Priority: P2 → --
Reporter | ||
Updated•11 years ago
|
Summary: When offline queue mutations so we can update the server when online. → Implement offline queue mutations so we can update the server when online.
Comment 3•11 years ago
|
||
right now when you try to add an event to a calendar while offline it displays a message: "No Connection. Check your network configuration and try again."
Comment 4•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•