Cannot find other users (1.0.0-rc1)

Hi,
I installed and set up Vikunja freshly (arm64 from binary/sqlite).
I enabled “enablepublicteams” and “enableopenidteamusersearch.”
Then, I created two users and activated their settings “Allow other users to add me as a member to teams or projects when they search for my name” and “Allow other users to add me as a member to teams or projects when they search for my full email address.”
However, when I search for a username or email address to add to a team or share a project, the list stays empty (the rest request /api/v1/users?s=username&page=1 returns “null” (200)).
There is nothing in the debug standard log.

Did I miss something?
BS666

Update after trying out 1.0.0-rc2:

  • Finding users via exact email address is working now :love_you_gesture:
  • Finding users via exact username is working now :wink:

thank you for your hard work! :growing_heart:

Can you reproduce this on try?

Sorry, maybe got a typo or something… find other users on my instance now. Thanks!