Open Bug 1217538 Opened 9 years ago Updated 5 years ago

Prioritize frequently used contacts in user fields

Categories

(Bugzilla :: Creating/Changing Bugs, enhancement)

enhancement
Not set
normal

Tracking

()

People

(Reporter: tif, Unassigned)

References

Details

STR:

1. In an already open bug, find the cc field to add a new person.
2. Start typing and observe the search result list

Rather than prioritizing people I frequently add to bugs, I instead have to navigate through the whole list each time.

For example, we have many Patryk's, but I only ever add one to bugs. Rather than his listing be shown first, I have to either continue on to typing his last name or scroll through the list to find the correct person.
It appears glob was the incorrect contact. Trying again. Thanks!
(In reply to Tiffanie Shakespeare [:tif] UX from comment #1)
> It appears glob was the incorrect contact. Trying again. Thanks!

i don't need to be cc'd as i'm watching the component :)
There are a lot of Dylans as well. I think this would be a sensible thing to do.

- store the relationship between the two users (user-a needinfo user-b, user-a cc user-b)
- when performing auto-completion for user-a, add a weight for any user-b's in that same type of field (needinfo or cc).
(In reply to Dylan William Hardison [:dylan] from comment #3)
> - store the relationship between the two users (user-a needinfo user-b,
> user-a cc user-b)
> - when performing auto-completion for user-a, add a weight for any user-b's
> in that same type of field (needinfo or cc).

The type of field is overkill. The probability to have distinct "dylan" or "patryk" or "lambda user" for different user fields is small and not worth the complexity. And for the rare cases where this happens, the generated list would be so small that it doesn't harm to have them merged.
Assignee: ui → create-and-change
Severity: normal → enhancement
Component: User Interface → Creating/Changing Bugs
Summary: prioritize frequently used contacts in cc and NI fields → Prioritize frequently used contacts in user fields
I agree with Frédéric, I don't think we need a prioritized list for each field as I think generally the cc and NI lists are going to be very similar.

Sorry if my wording was confusing - I was having trouble articulating my idea as I didn't know the generic phrase "user field" for those items :)
See Also: → 578527
See Also: → 1478901
You need to log in before you can comment on or make changes to this bug.