Describe the bug
In the app I can share a board only with a few users, other users aren't available.
On the server I can share the board with all users.
Server:

Hi @jakobroehrl,
please try the following:
I don't think this is a device-specific issue, i'd guess the app currently doesn't know the users, because in the data known to the app the specific user is never mentioned, so the app doesn't know the user yet, thus no suggestion
@desperateCoder same as #492 ?
@desperateCoder Thanks, this is working.
@jakobroehrl this is sort of a workaround then, but we should fetch all available users at some point. Guess I'll dig into this. Thanks for testing!
@stefan-niedermann don't think so, but can be implemented in the same scope.
@stefan-niedermann i tested this, seems to work smoothly. Please test on your test-devices, too, then tell us, when this is going to make our users happy :grin:
Will be published in version 1.6.0
@jakobroehrl since you are quite active at the Deck server app: This implementation will cause pretty much network traffic and requires much performance.
I would really appreciate if you could prioritize the corresponding server issue for a better implementation high: https://github.com/nextcloud/deck/issues/2080
cc @juliushaertl
Update: Sorry for the noise. See https://github.com/nextcloud/deck/issues/2080#issuecomment-650570516 (i think we won't need the new proposed API for a better implementation)