findPerson doesn't search irc nicks

Bug #297667 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

The Launchpad api has a findPerson function but that only: "Return all non-merged Persons with at least one email address whose name, displayname or email address match <text>." It'd be useful if it also searched irc nicks since that is a common method of communication.

Changed in launchpad-registry:
status: New → Triaged
Curtis Hovey (sinzui)
Changed in launchpad-registry:
importance: Undecided → Wishlist
Revision history for this message
Curtis Hovey (sinzui) wrote :

PersonSet.findPerson() has one two callsites in Lp code to support selecting a user to merge and to search for users in/people. The search is not very useful. Most code uses one of th many person vocabularies, which do support searching IRC nick. I suspect the findPerson()'s implementation can be simplified to call the right vocabulary

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.