SelfService

From Request Tracker Wiki
Revision as of 16:37, 6 April 2016 by Admin (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The SelfService interface is available for "unprivileged users" (see User for a definition) who have been given a password to login. You can configure RT to automatically generate a password for users by following the directions in the AutogeneratedPassword node.

The SelfService interface only lists tickets for which the logged in user is a Requestor. If you wish for users to also see tickets for which they are CC or AdminCC, see OnCreateSetDeptHeadCc.

Example: A department manager may be made CC on all tickets created by her staff so that she is be able to see what issues are currently affecting her department.

The SelfService interface is accessible by appending "SelfService" the end of your RT Web site URL. For example, if your RT Web interface is setup at http://support.mycompany.com, the SelfService interface would be at http://support.mycompany.com/SelfService/