Closed
Bug 1491291
Opened 7 years ago
Closed 6 years ago
fix broken detection of invalid bugzilla API key
Categories
(Tree Management :: Bugherder, enhancement)
Tree Management
Bugherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: aryx)
Details
Attachments
(1 file)
At the moment when an invalid API key is entered into Bugherder's credential prompt, it will attempt to update all bugs and just say that updating them failed.
It has code to handle wrong API keys but it seems the failure returned by Bugzilla has changed from a string to an object.
![]() |
Assignee | |
Comment 1•7 years ago
|
||
Attachment #9009153 -
Flags: review?(ryanvm)
Updated•7 years ago
|
Attachment #9009153 -
Flags: review?(ryanvm) → review+
![]() |
Assignee | |
Comment 2•6 years ago
|
||
This got merged and deployed some time ago: https://github.com/mozilla/bugherder/commit/76752892c15d579a3afcfeec405ffe90347598db
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•