#424427 [bts] should support usercategory

Package:
devscripts
Source:
devscripts
Description:
scripts to make the life of a Debian Package maintainer easier
Submitter:
Josh Triplett
Date:
2010-12-23 22:27:03 UTC
Severity:
wishlist
#424427#5
Date:
2007-05-16 04:32:00 UTC
From:
To:
bts could support the use of usercategories.

- Josh Triplett

#424427#12
Date:
2007-06-22 20:50:40 UTC
From:
To:
Are you referring to usertags?  If so, this is already supported.

$ bts help | grep user
	show [options] [tag:<tag> | usertag:<tag> ] [opt=val ...]
	bugs [options] [tag:<tag> | usertag:<tag> ] [opt=val ..]
	user <email>
	usertag <bug> [+|-|=] tag [tag ..]
	usertags <bug> [+|-|=] tag [tag ..]
	cleancache from:<submitter> | tag:<tag> | usertag:<tag> | <number> | ALL

James

#424427#17
Date:
2007-06-22 21:38:09 UTC
From:
To:
User categories are more the "setup" side of usertags. For instance,
there's a user category called "normal" for the user
devscripts@packages.debian.org which is responsible for grouping bugs
with the usertag "bts" in to the "bts" sections.

I can't immediately find any official documentation, but AJ announced
their implementation in
http://azure.humbug.org.au/~aj/blog/2005/10/10#2005-10-10-usercategories
Not immediately sure how we'd implement that on the command line though.

Adam

#424427#24
Date:
2010-12-23 22:20:45 UTC
From:
To:
FTR, usercategory thingys are also documented in:

http://wiki.debian.org/bugs.debian.org/usertags#DisplayusertagsonthewebBTSview

Regards,