IssueTrackerProduct

A user friendly bug tracking web application for Zope

Showing the number of the issue next to the titleShowing the number of the issue next to the title

21 Apr 2005

If you have a lot of issues and a lot of people working on an issue tracker it is common to refer to issues by they number (aka. ID). Here's a simple hint on how to enable that.

Properties tab and Show Id with title In the Properties tab there's a property with the label Show Id with title that is by default switched off. If you check this and save the id of every issue will be shown whereever the title of the issue is show preceeded by a #.

Demo issue tracker with Ids shown The number/id is then also shown in the notification emails as well. In fact, it's shown everywhere where the title is shown.

<<< Return to all how-tos