Closed
Bug 232064
Opened 22 years ago
Closed 21 years ago
[BUGZILLA] bugsDWIMQueryDefault should be per-channel
Categories
(Webtools Graveyard :: Mozbot, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
2.6
People
(Reporter: justdave, Assigned: justdave)
Details
Attachments
(1 file)
|
1.56 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
ssdbot, for example, sits on several channels. His bugsDWIMQueryDefault is
product=Bugzilla&resolution=---&short_desc_type=allwordssubstr&short_desc=
On #mozwebtools (his original and primary home) that's perfect. On some of the
other channels he's on, it would be more appropriate to have him search a
different product. For example, when invoked from #bmo he should search
mozilla.org instead of Bugzilla.
Updated•22 years ago
|
Assignee: ian → justdave
Comment 1•21 years ago
|
||
ssdbot is already running this, it appears to work. :)
New variable named bugsDWIMQueryChannelDefault. Hash: channel => query
It falls back on the old bugsDWIMQueryDefault if the current channel isn't in
the hash.
Attachment #172073 -
Flags: review?(ian)
| Assignee | ||
Comment 2•21 years ago
|
||
er, that was me, forgot I'd just been twiddling with bzbot's email prefs :)
| Assignee | ||
Updated•21 years ago
|
Priority: -- → P5
Comment 3•21 years ago
|
||
Comment on attachment 172073 [details] [diff] [review]
Patch v1
This patch has been working properly on ssdbot for... years. :-)
Attachment #172073 -
Flags: review?(ian) → review+
Comment 4•21 years ago
|
||
OK, well, it's been working for months. Same thing. :-)
I fixed the bitrot on checkin.
Checking in BotModules/Bugzilla.bm;
/cvsroot/mozilla/webtools/mozbot/BotModules/Bugzilla.bm,v <-- Bugzilla.bm
new revision: 2.17; previous revision: 2.16
done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Severity: normal → enhancement
Target Milestone: --- → Mozbot 2.6
Version: Trunk → Mozbot 2.4
Updated•20 years ago
|
QA Contact: kerz → mozbot
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•