dcorking / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
0 stars 0 forks source link

Bug: Can't set a participant to FULL after they are READ_ONLY #851

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Discussed in this wave:
https://wave.google.com/wave/waveref/googlewave.com/w+Tqdedn_GG 

No change to their role happens.

Example outgoing JSON that fails:
[{"method":"robot.notifyCapabilitiesHash","id":"op1","params":{"capabilitiesHash
":"2170270929","protocolVersion":"0.22"}},{"method":"wavelet.setDatadoc","id":"o
p2","params":{"waveId":"wavesandbox.com!w+IH4VYOKMA","waveletId":"wavesandbox.co
m!conv+root","datadocName":"test"}},{"method":"wavelet.modifyParticipantRole","i
d":"op3","params":{"waveId":"wavesandbox.com!w+IH4VYOKMA","waveletId":"wavesandb
ox.com!conv+root","participantId":"alec@wavesandbox.com","participantRole":"FULL
"}}]

Original issue reported on code.google.com by pamela.fox on 17 Jul 2010 at 6:43