#2452 closed defect (invalid)

Magic Folder: scan remote Tahoe upload directory upon local file deletion

Reported by: dawuud Owned by: daira
Priority: normal Milestone: undecided
Component: code-frontend-magic-folder Version: 1.10.0
Keywords: blocks-magic-folder-merge test-needed Cc:
Launchpad Bug:

Description (last modified by daira)

This is related to tickets #1710 and #2440.

Once we've confirmed that a file has disappeared locally but has a previous entry in our magic folder db, we must scan the parent DMD for remote changes to that file with a higher version number than our own, detect overwrites/conflicts etc.

Change History (4)

comment:1 Changed at 2015-07-07T18:45:14Z by daira

  • Component changed from unknown to code-frontend-magic-folder
  • Description modified (diff)
  • Keywords otf-magic-folder-objective4 added

comment:2 Changed at 2015-08-28T12:50:22Z by dawuud

I believe we've implemented this feature... in at least this dev branch 2477.refactor-all-the-things.1 After review this ticket should be closed.

comment:3 Changed at 2015-12-03T20:38:26Z by daira

  • Keywords blocks-magic-folder-merge test-needed added; otf-magic-folder-objective4 removed

I'm not sure whether or not this case is tested.

comment:4 Changed at 2016-02-11T15:21:46Z by daira

  • Resolution set to invalid
  • Status changed from new to closed

This doesn't need to be a special case. We should probably test the case where there is a conflict between a deletion and another client's change, but this ticket can be closed.

Note: See TracTickets for help on using tickets.