Page MenuHomePhabricator

wikibugs IRC bot unaware of new "unprioritized" importance rating
Closed, DeclinedPublic

Description

The wikibugs IRC bot is unaware of the new "unprioritized" importance rating, so it has been reporting changes such as:

<wikibugs> (mod) Internal error "Undelete failed; someone else may have undeleted the page first" restoring page - https://bugzilla.wikimedia.org/28632 ->low (ham)

While cute and quirky, it should really look like this:

<wikibugs> (mod) Internal error "Undelete failed; someone else may have undeleted the page first" restoring page - https://bugzilla.wikimedia.org/28632 unprioritized->low (ham)


Version: unspecified
Severity: normal

Details

Reference
bz28654

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:36 PM
bzimport set Reference to bz28654.
bzimport added a subscriber: Unknown Object (MLST).

FWIW, I like the wikibugs does things currently since it is clear that the priority is being set. But I do welcome other people's input.

When setting a bug severity or priority bugzilla only fill the new status. As an example when setting them to normal:

X-Bugzilla-Severity: normal
X-Bugzilla-Priority: Normal

I tend to like that output as well, the empty string looks enough.

Forgot to say: thanks for the suggestion 8-)