Closed
Bug 893709
Opened 12 years ago
Closed 12 years ago
[OTA]Data Migration][Contacts] Lose the contacts after update from v1.0.1 to v1.1.0
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hlu, Unassigned)
References
Details
Attachments
(1 file)
141.03 KB,
text/plain
|
Details |
* Build Number (Both Gecko and Gaia)
Gaia: d52ce2278dbc2b2916a7054a220b24fb41aefd6e
B-D 2013-07-15 10:55:29
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/f21152a848da
BuildID 20130714230202 (PVT build)
Version 18.0
* Reproduce Steps
1. Flash devuce to v1.0.1 build from pvt
2. Change update URL to http://update.boot2gecko.org/inari/1.1.0/nightly/update.xml
3. Import mamy contacts (over than 200)
4. Download and install gaia/gecko OTA update.
5. After auto-restart, go to contacts to check if the original contacs still exist.
* Actual results:
1. The original contacs is missing.
* Expected results:
1. The contacts will be kept after update.
Comment 1•12 years ago
|
||
I believe the database upgrades are performed in gecko. Gregor, Reuben, is that correct?
Component: Gaia::Contacts → DOM: Device Interfaces
Product: Boot2Gecko → Core
Comment 2•12 years ago
|
||
(In reply to Ben Kelly [:bkelly] from comment #1)
> I believe the database upgrades are performed in gecko. Gregor, Reuben, is
> that correct?
Yes, the database migration is happening in gecko.
This is familiar, I think Gregor and Reuben already deal with a similar bug, unfortunately cannot find the bug number :(
Thanks folks!
Comment 3•12 years ago
|
||
Unagi v1.0.1
Gaia: 054cdc27404e2daca91d3065d9783681032b2151
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/9c62297d11b0
BuildID 20130715070214
Version 18.0
to v1.1.0
Gaia: 55ed5e08a2250ea2d3571fff860c39e66fabed14
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/6062fdf2deb8
BuildID 20130715070218
Version 18.0
91 contacts, works for me.
121 contacts, works for me.
201 contacts, works for me.
501 contacts, works for me.
It seems like user have to wait for loading contact list a long time.
You need to log in
before you can comment on or make changes to this bug.
Description
•