oC users can have same displayname, only username or email is different:

This make sharing UI difficult, but oC server got a solution for this:


Users with same displayname should be easier to distinguish. oC server can add User ID or Email address in brackets after the displayname
Users with same displayname can't be distinguished
ownCloud version:
10.0.9
Here you can find the API responses if this feature is enabled on the oC server:
https://github.com/owncloud/client/issues/6749
@davigonz @jesmrec Is this something easy for the 2.8.0, or better schedule for 2.8.1 or 2.9.0 ?
i would add it to 2.10.0, so current milestone is pretty full.
@michaelstingl the web UI shows the additional info even after saving the share, not only when searching.

But I would say that the code included in https://github.com/owncloud/client/pull/6837/files only shows the additional info when searching, not in the list of shares after saving it.
Guess the Android app should follow the web UI approach
Guess the Android app should follow the web UI approach
Sounds good (If there's enough space)
Most helpful comment
i would add it to 2.10.0, so current milestone is pretty full.