The bug tracker is simple but you can instanciate as many as you want i.e. you can have more than one bugtracker for one project. Two types of resource are availables :
- BugTracker
- Issue
BugTracker Resource
The bug tracker resource is a parent node for a list of issues. The bug tracker resource page shows a sorted table of issues, with the most important informations (type, reporter, priority, resolution, last update date) :Assigned issues
An other tab is available in the bug tracker page. This is the user assigned issues. On this page, you can see the issues that are assigned to the connected user.Additionnal permission for this resource
- ADD ISSUE : Allow user to add new issues in this BugTracker
- POST COMMENT : Allow user to post new comments and add new files in the issues of this BugTracker
Events for this resource
- libresourceBugTracker.bugTracker.create
- libresourceBugTracker.bugTracker.edit
- libresourceBugTracker.BugTracker.delete