Difference between revisions of "Request Tracker"
(Created page with "{{Entry |Name=Request Tracker |Short description=Trouble ticketing system |Full description=Request Tracker (RT) is an automated system to monitor, answer, and document requests....") |
m (added categories) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=Request Tracker | |Name=Request Tracker | ||
− | |Short description= | + | |Short description=Issue tracking system |
− | |Full description=Request Tracker (RT) is an automated system to monitor, answer, and document requests. It was first designed as a tool to aid a small team of sysadmins manage the ever-increasing list of tasks and requests at a burgeoning web startup. Since then, RT has been put to work by help desks, sysadmins, development teams and marketing departments to track requests, responsibilities, and tasks. RT comes with Web, command line, and email interfaces to its Mysql-backed data store. The user sends an email asking for help. RT send the user an electronic "ticket stub" which is used in future correspondence to refer to this problem. It also sends the user's request to the queue members, one of whom writes a reply, which RT records and forwards to the user. The ticket is then resolved. | + | |Full description='''Request Tracker''' (RT) is an automated system to monitor, answer, and document requests. It was first designed as a tool to aid a small team of sysadmins manage the ever-increasing list of tasks and requests at a burgeoning web startup. Since then, RT has been put to work by help desks, sysadmins, development teams and marketing departments to track requests, responsibilities, and tasks. RT comes with Web, command line, and email interfaces to its Mysql-backed data store. The user sends an email asking for help. RT send the user an electronic "ticket stub" which is used in future correspondence to refer to this problem. It also sends the user's request to the queue members, one of whom writes a reply, which RT records and forwards to the user. The ticket is then resolved. |
− | + | |Homepage URL=https://www.bestpractical.com/rt/ | |
− | + | |Is High Priority Project=No | |
− | + | |VCS checkout command=git clone git://github.com/bestpractical/rt.git -b stable | |
− | |Homepage URL= | + | |Computer languages=Perl |
− | |VCS checkout command=: | + | |Documentation note=http://bestpractical.com/rt/docs.html |
− | |Computer languages= | + | |Decommissioned or Obsolete=No |
− | |Documentation note= | + | |Related projects=Issue-Tracker,OTRS,Roundup,Double_Choco_Latte,firefly,JitterBug,phpSupport,Wreq,Open_Ticket_Request_System,Eventum,rt-liberation |
− | |||
− | | | ||
− | |||
− | |||
− | |Related projects=Issue-Tracker,OTRS,Roundup,Double_Choco_Latte,firefly,JitterBug,phpSupport,Wreq,Open_Ticket_Request_System,Eventum | ||
|Keywords=help,development,system administration,trouble,project,project management,users,requests,help desk,request tracker,rtracker,ticket | |Keywords=help,development,system administration,trouble,project,project management,users,requests,help desk,request tracker,rtracker,ticket | ||
− | | | + | |Version identifier=5.0.0 |
− | |Last review by= | + | |Version date=2020/07/15 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=https://download.bestpractical.com/pub/rt/release/rt-5.0.0.tar.gz | ||
+ | |Last review by=Genium | ||
+ | |Last review date=2020/08/07 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |User level=intermediate |
− | | | + | |Paid support=Paid technical and installation support available from BestPractical, Inc. at http://bestpractical.com/services/ |
− | + | |Accepts cryptocurrency donations=No | |
− | + | |Test entry=No | |
− | |License verified date= | + | |Is GNU=No |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv2 | ||
+ | |License copyright=Copyright (c) 1996-2020 Best Practical Solutions, LLC | ||
+ | |License verified by=Genium | ||
+ | |License verified date=2014/04/18 | ||
+ | |License note=https://github.com/bestpractical/rt/blob/stable/COPYING | ||
}} | }} | ||
{{Person | {{Person | ||
− | | | + | |Real name=Best Practical Sales team |
− | | | + | |Role=Contact |
− | |Email= | + | |Email=sales@bestpractical.com |
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Bug Tracking | |Resource audience=Bug Tracking | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://github.com/bestpractical/rt/issues |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=VCS Repository Webview | |Resource kind=VCS Repository Webview | ||
− | |Resource URL= | + | |Resource URL=https://github.com/bestpractical/rt |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Help | |Resource audience=Help | ||
|Resource kind=E-mail | |Resource kind=E-mail | ||
− | |Resource URL= | + | |Resource URL=rt-announce@lists.bestpractical.com |
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Developer | |Resource audience=Developer | ||
|Resource kind=E-mail | |Resource kind=E-mail | ||
− | |Resource URL= | + | |Resource URL=rt-devel@lists.bestpractical.com |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Wikidata |
− | |Resource kind= | + | |Resource kind=General |
− | |Resource URL= | + | |Resource URL=https://www.wikidata.org/wiki/Q746739 |
}} | }} | ||
{{Software category | {{Software category | ||
− | |Interface=command-line | + | |Interface=command-line, e-mail, web |
+ | |Programming-language=perl | ||
+ | |Runs-on=BSD, GNU/Linux | ||
|Software-development=bug-tracking-system | |Software-development=bug-tracking-system | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{Software prerequisite |
− | | | + | |Prerequisite kind=Required to use |
− | | | + | |Prerequisite description=[[Perl]] 5.10.1 or later |
− | | | + | }} |
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=[[MySQL]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=[[MariaDB]] | ||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to use | |Prerequisite kind=Required to use | ||
− | |Prerequisite description= | + | |Prerequisite description=[[PostgreSQL]] |
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 14:37, 7 August 2020
Request Tracker
https://www.bestpractical.com/rt/
Issue tracking system
Request Tracker (RT) is an automated system to monitor, answer, and document requests. It was first designed as a tool to aid a small team of sysadmins manage the ever-increasing list of tasks and requests at a burgeoning web startup. Since then, RT has been put to work by help desks, sysadmins, development teams and marketing departments to track requests, responsibilities, and tasks. RT comes with Web, command line, and email interfaces to its Mysql-backed data store. The user sends an email asking for help. RT send the user an electronic "ticket stub" which is used in future correspondence to refer to this problem. It also sends the user's request to the queue members, one of whom writes a reply, which RT records and forwards to the user. The ticket is then resolved.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
18 April 2014
Leaders and contributors
Contact(s) | Role |
---|---|
Best Practical Sales team | Contact |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | rt-devel@lists.bestpractical.com | |
Help | rt-announce@lists.bestpractical.com | |
Wikidata | General | https://www.wikidata.org/wiki/Q746739 |
Bug Tracking | VCS Repository Webview | https://github.com/bestpractical/rt/issues |
Developer | VCS Repository Webview | https://github.com/bestpractical/rt |
Software prerequisites
Kind | Description |
---|---|
Required to use | MariaDB |
Required to use | MySQL |
Required to use | PostgreSQL |
Required to use | Perl 5.10.1 or later |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.