Activity log for bug #567023

Date Who What changed Old value New value Message
2010-04-20 02:53:04 John O'Brien bug added bug
2010-04-20 03:03:17 John O'Brien bug task added ubuntuone-servers
2010-04-30 20:31:07 Joshua Hoover tags foundations+
2010-07-06 19:35:20 John O'Brien ubuntuone-client: status In Progress Triaged
2010-07-06 19:36:13 John O'Brien ubuntuone-servers: assignee Ubuntu One Foundations+ team (ubuntuone-foundations+)
2010-09-22 10:28:46 John O'Brien ubuntuone-client: assignee John O'Brien (jdobrien) Ubuntu One Foundations+ team (ubuntuone-foundations+)
2010-09-22 10:28:57 John O'Brien ubuntuone-servers: assignee Ubuntu One Foundations+ team (ubuntuone-foundations+) John O'Brien (jdobrien)
2010-09-22 10:29:29 John O'Brien ubuntuone-client: assignee Ubuntu One Foundations+ team (ubuntuone-foundations+) Guillermo Gonzalez (verterok)
2010-09-22 11:49:15 John O'Brien description I created and accepted a share using the web UI between two users with multiple clients connected. There were a number of issues: [1] The server only sends ShareCreated to the shared_to user. This is incorrect. ShareCreated should always be sent to the shared_by user and should only be sent to the shared_to user if it is already accepted. [2] ShareAccepted is not sent to the shared_to user at all. This means the shared_to clients don't get updated and will not sync unless restarted. [3] When ShareAccepted is received by the shared_to clients and the client does not know about the share, the share is not marked as accepted. https://pastebin.canonical.com/30897/ I created and accepted a share using the web UI between two users with multiple clients connected. There were a number of issues: [1] ShareCreated is not sent to the shared_by user. It should be sent so the client can update its metadata. Currently the client code will not handle this notification properly. [2] ShareDeleted is not sent to the shared_by user. It should be sent so the client can update its metadata. Currently the client code will not handle this notification properly.
2010-09-22 11:49:41 John O'Brien summary Share Accepted does not mark uknown share as accepted ShareCreated and ShareDeleted are not sent to the shared_by user
2010-09-22 12:57:38 John O'Brien ubuntuone-client: importance High Medium
2010-09-22 12:57:44 John O'Brien ubuntuone-servers: importance Undecided Low
2010-09-22 12:58:00 John O'Brien ubuntuone-servers: assignee John O'Brien (jdobrien) Ubuntu One Foundations+ team (ubuntuone-foundations+)
2010-09-22 12:58:15 John O'Brien ubuntuone-client: assignee Guillermo Gonzalez (verterok) Ubuntu One Foundations+ team (ubuntuone-foundations+)
2010-09-22 12:58:22 John O'Brien ubuntuone-servers: status New Triaged