Improvement #862
Support user first and last name in requests
0%
Description
Right now if you need to specidy user for some context you need to enter the username or Jabber ID... This is not very friendly...
The idea is to support queries like:
User: Assign to Andriy Lesyuk User: Assign to Kostyantyn User: Assign to Sergiy F. User: Assign to Dmytriv
The algorithm should be smart enough to determine who is this user... For example, if user tells “Andriy” Orangutan should claim that there are many Andriy’s. If user tells “Kostyantyn” Orangutan should use Kostyantyn Kornienko because he is the only Kostyantyn etc.
Related issues
History
#1 Updated by Andriy Lesyuk about 14 years ago
I guess this can be done using filter...
#2 Updated by Andriy Lesyuk almost 14 years ago
- jabber username or jabber id (this will be default);
- first name and/or last name;
- redmine login (currently unsupported).
#3 Updated by Andriy Lesyuk almost 14 years ago
- Target version set to 1.08
#4 Updated by Andriy Lesyuk almost 14 years ago
- Target version changed from 1.08 to 2.00
#5 Updated by Andriy Lesyuk over 13 years ago
- Tracker changed from Feature to Improvement