Tested on c.nc.com
- user1 create a conversation with user2
- upload a file to the room
- login as user2
- The file is now located under
Talk/user1-<random-string>/user1-user1
The folder Talk/user1-<random-string>/user1-user1 is read-only, so all files shared to the room are always read-only. There is no way to collaborate on the documents.
Only way to solve it:
- user1 goes now to
Talk/user2-<random-string>/user1-user1
- user1 changes the share permission of the folder from read-only to read-write
I think nobody will find this and most people will expect that they can work on a document together after uploading it. If I share a existing file to a talk room it is also shared read-write.
Solution
- we could use the permissions as defined in the admin share settings as default share permission
- we could always share read-write because talk rooms are by nature about collaboration
Tested on c.nc.com
Talk/user1-<random-string>/user1-user1The folder
Talk/user1-<random-string>/user1-user1is read-only, so all files shared to the room are always read-only. There is no way to collaborate on the documents.Only way to solve it:
Talk/user2-<random-string>/user1-user1I think nobody will find this and most people will expect that they can work on a document together after uploading it. If I share a existing file to a talk room it is also shared read-write.
Solution