Helgrim.com

Ferromagnetic materials never refused an applied external magnetic field. 
[Index of articles]

Content

1 Concepts
2 Extending and customizing RT
3 Administrative Procedures
4 Tool Reference

1 Concepts

Tickets


As a ticketing system, it should be no surprise that one of RT's most important objects is the Ticket. A single ticket corresponds to a single bug, bug report, outage report, task or some other thing that needs dealing with.


Links


Tickets can be linked to each other.


MemberOf


RelatedTo


DependsOn


MergedInto


Queues


Queues are an administrative unit with their own ACLs, Scrips, Templates and KeywordSelects. Each ticket must be associated with one and only one queue.

Create a seperate queue for each group of tickets that need different attributesor which have different access control requirements.


Users


User types


Privileged Users


Privileged users are users who can be granted rights and responsibilities. These users show up in user listings by default.


Nonprivileged Users


These users can not be granted rights or responsibilites (except as members of pseudogroups (see below)). These users can not access the normal RT web interface. When they access the web interface, they are immediately shunted to RT's "SelfService" interface for requestors.

When email is submitted to RT's email gateway from an unknown email address, RT will automatically create a Nonprivileged user.


Attributes


Name


Password


Gecos (Unix Username)


RT's commandline tool uses your unix username to authenticate you. Set this to the unix username of each RT user who should be able to use the commandline tools.


'Disabling' users


Groups


Pseudogroups


Regular groups


Watchers


Watcher Types


Requestors


Cc


Administrative Cc


Watcher Scopes


Queue


Ticket


Keywords


The Keywords tree


RT has a single 'tree' of keywords which can be attached to tickets by means of keyword selects.


Keyword Selects


Keyword Selects allow a site to define sets of keywords which users can use to 'tag' tickets.


Configuration options for keywords include:

Scope


Scope: whether a keyword select applies to tickets in a single queue or to every ticket in the system.


Name


Name: The title of the Keyword Select displayed in the user interface


Multiplicty


Single

Single: Whether a user can only pick one value for the keyword select or whether s/he can pick multiple values.


Depth


Depth: how deep RT will recurse through the keywords tree to find available keywords. If depth is set to 0, depth is not limited.


Root Keyword


Which keyword is to be the 'root' of the tree of available keywords?



© Feargal Reilly 2003-2010 | feargal@helgrim.com | Hosting by FBI | Valid HTML 4.01 | Valid CSS