Search

Issue Tracker Component

The Macrotone Consulting Issue Tracker component has its origin in a ‘Problem Management System (PMS)’ developed many years ago on an Oracle Database using Oracle Forms. It migrated to an Oracle Application Express (APEX) based application and incorporated ideas from a sample APEX application. This version takes the ideas and implements it upon a MySQL database using Joomla 2.5 as the interface.  As time and circumstances permit some of the original program features may/will be re-implemented on the new platform.

Wikipedia defines an Issue Tracking system (ITS, trouble ticket system, support ticket or incident ticket system) as a Computer Software package that manages and maintains lists of Issues (computers), as needed by an organization. Issue tracking systems are commonly used in an organization's Customer Support / Call Centre to create, update, and resolve reported customer issues, or even issues reported by that organization's other employees. An issue tracking system often also contains a Knowledge Base containing information on each customer, resolutions to common problems, and other such data. An issue tracking system is similar to a "bug tracker", and often, a software company will sell both, and some bug trackers are capable of being used as an issue tracking system, and vice versa. Consistent use of an issue or Bug Tracking System is considered one of the "hallmarks of a good software team".

This light-weight implementation is suitable for a small or medium sized organisation to record and efficiently respond to reported problems / issues.

Change log

Translation Credits

Requested Features

Release 1.3.1

The minor release  resolves one major problem and a few minor problems with the earlier release.  The details are shown in the 'changelog' link shown above.

The documentation is accessible from the 'Joomla extensions menu' on the right hand side of this page. The 1.3.1 documentation in PDF format is also available.

Release 1.3.0

The release  builds upon the features of the earlier releases.  The full list is shown in the 'changelog' link shown above.

Some of the main areas of change are as follows:

  1. Ability to use customised CSS stylesheets in front end displays
  2. Ability to add 'attachment' files to issues.
  3. Event logging (initial implementation).
  4. Reworking of projects table.

The documentation is accessible from the 'Joomla extensions menu' on the right hand side of this page.

The 1.3.0 documentation in PDF format is also available. There is an additional Issue Tracker Design guide which was formally part of the main documentation and it is also available to registered users in both formats.

Release 1.2.2

The release is resolve a specific problem saving issues when using the default assignee.  The documentation remains unchanged from the earlier 1.2.1 release.

Release 1.2.1

The release is intended to resolve and problems encountered in the 1.2.0 release and as reported in the Support Forum.  It will also include a few requested enhancements requested by users.

The updated release 1.2.1 documentation is available in PDF format which includes installation instructions.

Release 1.2.0

The release improves the administration side of the component with full control of email notifications and the ability to hold information on non-registered users.  It also implements front end issue editing by issue administrators and registered users.

A brief overview is presented in this article.

The full release 1.2.0 documentation is available in PDF format which includes installation instructions.

Modules

There is a released module mod_latest_issues available in the download area.  The documentation is included as part of the main Issue Tracker documentation.

Frequently Asked Questions

Issue Tracker Overview

The full documentation, as mentioned above, is available as a PDF file, and this document only presents a brief overview of the functionality.

 

There are three main parts to the component, users (who are Joomla registered user and non-registered Issue Tracker only users), projects and issues (sometimes also known as tickets, problem reports etc.)

 

Users:   Within the component users all have a specific role, whether it be as a customer (or user of the web site) or as a member of staff (where they may be a manager, project lead, project member etc.)  The component assigns a role to each user which is managed by the administrator.  Each user is also assigned a default project, which is used to set a default when an issue is raised. Non-registered users can be created automatically when a guest raises an issue, and these are used to assist in identification of user issues.

Projects:  These are distinct 'category like' items, which may or may not consists of separate sub-projects.  i.e. If we have a main project named 'New component', we may have sub-projects named 'Release 1.0', 'Release 2.0' etc.  As many levels of sub project can be created as desired but usually two or three is sufficient for most projects.  Projects have a description and a start and end date.  They also have a target end date, which may or may not be the actual end date of the projects.

Issues:  Issues are the problem reports themselves, raised either by the site users themselves via a front end screen, or on their behalf by a staff member within the site administration.  Issues are associated with people, as they are identified (or raised) by a person;  a person is also assigned to work (or manage) the issue through to completion.  An issue is also associated with a project or sub-project.  The issue will consist of a number of separate pieces of information such as a description;  a series of progress steps; and a resolution.  All of these are tracked by the component.

Most of the activities performed by the component take place in the back end, although certain displays are available as menu items on the front end of the site, and it is possible for site users to raise an issue (if configured).  This may be configured to require site users to register with the site or may be open.  If open then the user is required to enter certain pieces of information other wise the issue will not be saved.  Captcha entry is configurable using ReCaptcha.  There are also Spam and IP blocking configuration options.

We trust this brief overview is sufficient to cover the main features of the components and you are requested to look at the latest PDF documentation for more information.

If you find this component useful, you are requested to raise a review on the Joomla Extensions Directory, and possibly consider making a donation to assist in providing support and future enhancements.

 

We would like to thank the following for providing language translations for Issue Tracker.

 Translation Credits
 
Brazilian PortugueseCarlos Rodrigues de Souza
Dutch Netherlands

Imke Philipoom

Gerard van Enschut

GermanThomas Boje
ItalianFilippo Aceto
TurkishGulderenler Bilisim Ltd

 

Requested features being considered for future releases.

 Requested ChangePossible Version for implementation
Joomla 3.0 supportv1.4.0
Import/Export Facilityv1.5.0
Graphical Reports v2.0.0 (est)
Improved Auditing v2.0.0 (est)
Scheduler (additional notification emails) v2.0.0 (est)
Optional Fields v2.0.0 (est)
Multi-Lingual Site Features v2.0.0 (est)
Issue, Project and People Notes v2.0.0 (est)

Leave your comments

0Character restriction
Your text should be more than 25 characters
terms and condition.
  • Great component. Keep up the good work.
    I have some comments:
    1-Please color the issues based on the criticalness of them for example low priority as green and goes warmer to critical as red. both inside the control panel and inside the front end pages.
    2-The only anti spam it uses is the recaptcha however there are many more integrated to joomla. I think you can use them transparently.

    After all Thanks a lot a million time
    A very nice component.
    N. Nouri

  • We will consider the use of colours for the status on an issue for a future release, but you are not quite correct on the anti-spam options. Yes there is Re-Captcha, but there are also other features such as word filtering, ip blocking, checks on the number of links, and the ability to ban specified email addresses and URLs. The word filtering we found in particular to be very effective in cutting down spam.
    We have (and still are) considering other options but wonder whether it is the best approach to build all of these tools into a specific product. A better approach, which we ourselves use and strongly recommend is to use something more site wide, to effectively filters out 'bad' input for all components on the site, rather than have each separate component performing the same task.
    Thank you for taking the time to comment, we appreciate your input.

  • Release 1.3.0 introduces colouring and the ability to use CSS on the front end to achieve any desired colours required.

  • good component.i am using.thank you master.

  • good component.
    could I colaborate to translate it in Spanish?

  • We welcome any translations that users might like to contribute. All our current translations have been contributed by current users.
    We provide details of how to perforrn a translation in the following link.
    Basically there are three language files to translate which are then wrapped up into the downloadable language zip file. We accept the zip file via email and place it on the site so that users can access it. All credit and author web site links (when provided) are honoured.
    If you have any further questions please email us at our address support@macrotoneconsulting.co.uk.

  • Hi just want to ask if a registered user can edit a certain issue?.. coz ive been playing with the extension it seems that i cant edit the issue (in-progress) i made. or is their something i miss?.. thanks in advance
    BTW im using the latest verion 1.3

  • It should certainly be possible for a registered user to be able to add (edit) additional information to an issue they have raised themselves. If the person is an issue administrator they are able to edit any issue, whether they raised it themselves or not.
    It is not possible for a user to edit an issue raised by another person if they are not the person who opened the issued, and if they are not the person assigned to 'work' the issue, and if they are not an issue administrator.
    Check the (backend) issue to check that the issue is indeed raised by you. They is also a menu option 'show_own_issues' in the front end issue list view that may not be enabled preventing you from seeing your issue and hence preventing you from editing the raised issue.

    Comment last edited on about 2 months ago by Geoffrey Chapman
  • Hi,

    after updating to the latest Version, I get an Server-Error (Error 500). In the Website AND in the Admin-Area.
    After that I uninstalled the extension and installed the downloaded Version from this page and it doesn't work, too.
    I use Joomla! 2.5.4 and now I deactivated the link to the bugtracker.
    For now I can't reach the error logfiles on the serer. But I hope I will get it in the next few days.

    Can anybody help me yet?

    Thanks in advance...

  • The most appropriate place to raise this is as a forum entry. I have delayed publishing this comment for that reason and I send an email to your supplied address about this problem. However I never received a response so have now published the commnt so that others may benefit. The clue I suspect is in the version of Joomla 2.5.4. Without any further information it is not possible to resolve it, but I would hazzard a guess that it is most likely to be a 'class' not found error on one of the Legacy classes, which were not present in versions prior to Joomla 2.5.6 (or perhaps 2.5.5).

    Comment last edited on about 1 week ago by Super User

Additional information

The Macrotone Consulting Web site would like to use cookies to store information on your computer, to improve our website. Cookies used for the essential operation of the site have already been set. To find out more about the cookies we use and how to delete them, see our privacy policy.

I accept cookies from this site.