JIRA Plugins released

March 16th, 2007 by Hen

I’ve been having fun in the spare moments at work by working on a bunch of JIRA plugins, and I just released two of them for others to use. They are little things, but they’ve been useful.


The first is an improvement on the Saved Filters dashboard portlet. Rather than a big list of all the filters, a JIRA admin can choose to put them in a HTML <select>

and/or to specify the filters that are shown either by explicitly listing them or via regular expressions.

I call it: Filter List Plugin.


The second is a portlet for showing the status of a version on the dashboard (rather than the project page). It does the expected things - showing the activity in the last 7 days and providing information on how many issues are resolved/outstanding; more importantly it also gives you an icon to show you how the release is looking:

I call it: Release Status Plugin.


Small things I’m sure you’ll agree, but they were fun to code.

2 Responses to “JIRA Plugins released”

  1. Don Brown Says:

    Very cool. If you install them in the main ASF JIRA, add them to the Struts JIRA too, please :)

  2. Niall Says:

    “Very cool. If you install them in the main ASF JIRA, add them to the Struts JIRA too, please :)”

    +1 and Commons too.