You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
userID instead of the displayName or FullName is being used when sharing task lists:
For reference, the calendar app seems to use the displayName/fullName:
I might be wrong, but I think the userID is intended to not be user-facing. A few other fixed bugs in other apps seem to have replaced the userID with a displayName or FullName ( #43, #74 ), however the userID still appears to be used by the Tasks app when sharing.
In some cases this probably isn't much of an issue since the userID may be human readable, but when using integrations like LDAP, the unchangeable userID looks quite ugly.
To Reproduce
Steps to reproduce the behavior:
Go to Tasks app
Try to share a task list
Search for a user name to share
See error: The listed userID(s) will be displayed (often an ugly uuid when using LDAP) instead of showing displayName or Full Name.
Expected behavior
I would expect the search to show the displayName or FullName of the user i would like to share with, rather than the userID which is not changeable or readable.
Client details:
OS: Windows 10
Browser: Firefox (also tested with other browsers)
Version: 22
Device: Desktop
The text was updated successfully, but these errors were encountered:
Describe the bug


userID instead of the displayName or FullName is being used when sharing task lists:
For reference, the calendar app seems to use the displayName/fullName:
I might be wrong, but I think the userID is intended to not be user-facing. A few other fixed bugs in other apps seem to have replaced the userID with a displayName or FullName ( #43, #74 ), however the userID still appears to be used by the Tasks app when sharing.
In some cases this probably isn't much of an issue since the userID may be human readable, but when using integrations like LDAP, the unchangeable userID looks quite ugly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the search to show the displayName or FullName of the user i would like to share with, rather than the userID which is not changeable or readable.
Client details:
The text was updated successfully, but these errors were encountered: