Closed Bug 1130895 Opened 9 years ago Closed 9 years ago

Bugzilla comment tags suggestions/autocomplete isn't working

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Kwan, Assigned: glob)

Details

Currently, typing into the tag field for a comment doesn't bring up a list of suggested tags like it should.

The response to the request

{"method":"Bug.search_comment_tags","id":1,"params":{"Bugzilla_api_token":"3x5M9w3Jq8","query":"abu","limit":10}}

is 

{"error":{"message":"Invalid params for JSONRPC 1.0.","code":100400},"id":1,"result":null}

According to my activity page, the last time I used comment tags was 2015‑02‑02, and the suggestions were working fine then.

Apologies if this is in the wrong component.
Assignee: nobody → glob
Component: Infrastructure → General
QA Contact: mcote
thanks for the report :kwan.
this is upstream bug 1048703, which was missed when the api-key work was backported to bmo.

committed:

To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   95a82b3..7764fb5  master -> master

this change won't be visible on bmo until later on this week.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.