Project

General

Profile

Actions

Feature #10873

open

Additional user format

Added by Alexander Kriventsov almost 12 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hello we have two users with the same first name and last name.
I've made simple patch to add new user format like "Lastname Firstname (Login)"


Files

additional_user_format.patch (772 Bytes) additional_user_format.patch Alexander Kriventsov, 2012-05-10 09:39
Redmine duplicate name.png (4.45 KB) Redmine duplicate name.png Paulo Neves, 2013-09-21 13:10
Actions #1

Updated by Paulo Neves over 10 years ago

This problem happened to me and I also ended up recreating your solution independently.

The better situation would be a check to only add the login if a duplicate was found. The problem with that approach is that you would have to traverse all the users to know if you had a duplicate.

Else, you could add a flag to the database when the user format had duplicates.

This is kind of an annoying bug, because lay users get a bit confused

Actions #2

Updated by Paulo Neves over 10 years ago

Here goes goes a picture as an example

Actions #3

Updated by Toshi MARUYAMA over 10 years ago

  • Category set to Accounts / authentication
Actions

Also available in: Atom PDF