mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 01:59:34 -05:00
Assigning people to tasks - inconsistency #130
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 @mtettke123 on GitHub (Mar 14, 2023).
Description
When assigning people to tasks, one has to use their login name. As soon as the login name is entered, the full name as set in the settings is used.
It would be much better, if it would be possible to use the full name (and the login) when searching/entering users.
Vikunja Frontend Version
0.20.5+9-ee732684bc
Vikunja API Version
v0.20.4+4-80266d1383
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
No response
@kolaente commented on GitHub (Mar 14, 2023):
That's already possible, but the user you're searching for needs to enable it in their settings.
@mtettke123 commented on GitHub (Mar 14, 2023):
Wow, thank you! Works.