Vikunja 1.1.0 new install, can't find other users

Docker install, also with ParadeDB docker image.

VIKUNJA_SERVICE_ENABLEPUBLICTEAMS: 1
VIKUNJA_DEFAULTSETTINGS_DISCOVERABLE_BY_NAME: 1

Everything seems fine, except I can’t assign other users to a task- they don’t show up when being searched for there. I am able to add another user to a team, but only if that user has set their name, not just username (I added users through the command line, maybe that is the issue, would be good if name field got defaulted to being set by the username if created from the CLI, since otherwise it seems to get left empty).

Did you share the project with the user you’re trying to assign? You can only assign users who have at least read access to the project the task is in.

Thanks! I didn’t realize it works this way. Now it works!