rt icon indicating copy to clipboard operation
rt copied to clipboard

Request Tracker, an enterprise-grade issue tracking system

Results 118 rt issues
Sort by recently updated
recently updated
newest added

This patch allows you to supply a sprintf string for the 'From' address of queues with tags, allowing you to customise them more than the default

In 4.1 you could use GroupBy with a custom field name. The current code filters this out.

There are no real verifications about ObjectCustomFieldValues dependancies and relations. This aims to improve it a little bit. Ref: http://lists.bestpractical.com/pipermail/rt-users/2013-August/081425.html

Hi, this change "Subject: =?UTF-8?B?UMWZa....." to readable version. Cheers Petr

Allow per queue tags to be used in email 'To' addresses.

A lot of site has this feature: submitting a form on ctrl+enter. I think it would be a nice feature of RT.

Graphviz link traversal finds tickets by child-first algorithm now. This can lead to miscalculate ticket depth and eventually tickets left out. Displayed ticket properties can differ from the settings due...

From time to time we need to attach files to tickets in specified order. Currently RT forcedly orders attachments by name, regardless of the uploading order. To work this around...