Closed
Bug 791709
Opened 12 years ago
Closed 12 years ago
Update bugzilla OrangeFactor extension to use keywords=intermittent-failure rather than whiteboard=[orange]
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: dkl)
References
Details
In order to do bug 790571, we need to update all instances of searching for whiteboard=[orange] with keyword=intermittent-failure
For the bugzilla.m.o OrangeFactor extension, we need to change the instance at:
http://bzr.mozilla.org/bmo/4.2/annotate/head:/extensions/OrangeFactor/Extension.pm#L33
This bug depends on the conversion script having already been run; filing bug shortly.
Assignee | ||
Comment 1•12 years ago
|
||
This is a one line change in the extension code so once the script is ready and we have an update window I will comment the change.
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Reporter | ||
Updated•12 years ago
|
Summary: Update bugzilla OrangeFactor extension to use keyword=intermittent-failure rather than whiteboard=[orange] → Update bugzilla OrangeFactor extension to use keywords=intermittent-failure rather than whiteboard=[orange]
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to David Lawrence [:dkl] from comment #1)
> This is a one line change in the extension code so once the script is ready
> and we have an update window I will comment the change.
We should be good to go here :-)
Assignee | ||
Comment 3•12 years ago
|
||
Committed. Will be in the next code push soon.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified extensions/OrangeFactor/Extension.pm
Committed revision 8398.
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/OrangeFactor/Extension.pm
Committed revision 8424.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•12 years ago
|
||
Thank you :-D
Updated•5 years ago
|
Component: Extensions: OrangeFactor → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•