Deleted synchronized database always come back with the next sync
Bug #474170 reported by
Joshua Hoover
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
desktopcouch |
Confirmed
|
Medium
|
Ubuntu One Client Engineering team | ||
desktopcouch (Ubuntu) |
Confirmed
|
Medium
|
Ubuntu One Client Engineering team |
Bug Description
Steps to reproduce:
1) Synchronize CouchDB databases with cloud or across LAN
2) Delete a database using Futon
3) Synchronize CouchDB databases with cloud or across LAN again
RESULT: Deleted database is back
EXPECTED RESULT: Deleted database never comes back after future syncs
This is particularly problematic for users who have large CouchDB databases that they're trying to delete to save space.
Changed in desktopcouch: | |
milestone: | none → 1.0 |
Changed in desktopcouch (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Eric Casteleijn (thisfred) |
milestone: | none → natty-alpha-1 |
Changed in desktopcouch: | |
milestone: | 1.0 → none |
Changed in desktopcouch (Ubuntu): | |
milestone: | natty-alpha-1 → none |
Changed in desktopcouch: | |
assignee: | Eric Casteleijn (thisfred) → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
Changed in desktopcouch (Ubuntu): | |
assignee: | Eric Casteleijn (thisfred) → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
Changed in desktopcouch: | |
status: | Confirmed → Fix Released |
Changed in desktopcouch (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in desktopcouch (Ubuntu): | |
status: | Fix Released → Confirmed |
Changed in desktopcouch: | |
status: | Fix Released → Confirmed |
To post a comment you must log in.
See attached script for a temporary workaround: it will (permanently and irrevocably!) delete all documents in a specified database, if not the database itself.