mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-09 07:13:35 -05:00
user lookups not working #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Wildcarde on GitHub (Dec 2, 2022).
Description
While you can lookup individual list items, namespaces, labels and pretty much anything else, for some reason we aren't able to lookup users in any of the user fields on our install except for the admin user. All other users are open-id users and can login just fine but trying to type their name or email in doesn't seem to allow for searching for them individually.
Vikunja Frontend Version
0.20.0
Vikunja API Version
0.20.0
Browser and version
chrome, linux, Version 108.0.5359.71 (Official Build) (64-bit)
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
vs.
@kolaente commented on GitHub (Dec 2, 2022):
Do they have the setting enabled to be found via their name or email address?
@Wildcarde commented on GitHub (Dec 2, 2022):
O! I had totally missed that was even a thing, it appears it is off by default for us and enabling it makes search work, I'll advise people to add that to their profiles. Thank you!
@kolaente commented on GitHub (Dec 2, 2022):
There are also the default settings where you could set these things but that'll only take effect for new users.