Ubuntu Linux Resource: Install and Use Ubuntu!

Brian Murray: Recently confirmed or triaged bugs

Have you ever wondered which of your package’s bugs were recently confirmed or triaged? Launchpad is currently recording this information in the +text interface of a bug report. You’ll notice there are various ‘date-’ fields, for each bug task, including date-confirmed and date-triaged.

I thought it would be useful to search for bugs that were recently confirmed about a specific package like xorg. Markus and I have written a script, now in the examples directory of revision 150 of python-launchpad-bugs, that’ll do just that. For example:

python dateconfirmed-filter.py xorg 2008-07-14

will return a list of bug urls of xorg bugs with a Confirmed status that were confirmed since July 14th, 2008. There is a similar script for the Triaged status. So pull the latest version of python-launchpad-bugs and give it a go!


You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.

AddThis Social Bookmark Button

Leave a Reply

You must be logged in to post a comment.