Closed
Bug 1370378
Opened 8 years ago
Closed 8 years ago
Add a feature turn off option for the BMO extension that disables all Phabricator integration
Categories
(bugzilla.mozilla.org :: Phabricator Integration, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: davidwalsh)
References
()
Details
* Add a new admin UI option to the PhabBugz BMO extension that is a boolean choice.
* When the option is turned off, no syncing of groups, checking of revision privacy, etc. occurs.
AC:
* When the feature is off, the code methods return before any other processing occurs.
| Reporter | ||
Comment 1•8 years ago
|
||
This would be a good first bug to get familiar with the extension code. Let me know if you want to work together on this.
dkl
Assignee: nobody → dwalsh
Status: NEW → ASSIGNED
| Reporter | ||
Updated•8 years ago
|
Component: General → Extensions: PhabBugz
Product: Conduit → bugzilla.mozilla.org
Version: unspecified → Production
| Reporter | ||
Comment 2•8 years ago
|
||
Merged https://github.com/mozilla-bteam/bmo/pull/91
To https://github.com/mozilla-bteam/bmo.git
8de4392..f02c8bd master -> master
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•