-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Profile list API returns status 500 if name is used as search param. As a result, this breaks the creator field we have on "add new entry" form on the front end site.
- autocomplete functionality no longer works
creatorsadded in the form can't be linked to existing users in Pulse database- (with the current front end implementation) input like
Creator 1, Creator 2will be treated as 1 creator namedCreator 1, Creator 2
e.g., https://api.mozillapulse.org/api/pulse/v2/profiles/?name=mozilla