[Rtir] RTIR 3.2.0rc1 Available for testing

Kevin Falcone falcone at bestpractical.com
Mon Oct 6 17:13:10 EDT 2014


RTIR 3.2.0rc1 is the first release candidate of RTIR compatible with RT 4.2.

It is only compatible with RT 4.2.7 and later and will refuse to install
on earlier versions of RT 4.2.

You should be sure to review both core RT's UPGRADING-4.2 as well as
RTIR's UPGRADING-3.2 documentation.

http://download.bestpractical.com/pub/rt/devel/RT-IR-3.2.0rc1.tar.gz
http://download.bestpractical.com/pub/rt/devel/RT-IR-3.2.0rc1.tar.gz.asc

SHA1 sums

02e3afef82636a1474b01fdd41dbf277868f5cd1  RT-IR-3.2.0rc1.tar.gz
d1fe337868c7edad5a65ff9821c19805de147319  RT-IR-3.2.0rc1.tar.gz.asc

Numerous internal updates have been made for compatibility with RT 4.2.
If you have local modifications to RTIR you will want to ensure that you
update them for compatibility.  RT 4.2 renamed many components and
introduced a new /static/ root for CSS/JS etc.  As a result, many
components and callbacks in RTIR have also been modified to align with
core renames.  You should be sure to review UPGRADING-4.2 in core RT.

RTIR makes use of RT's Custom Field Grouping feature, you can read more
about it in RTIR_Config.pm and make use of it to organize both RTIR's
core Custom Fields as well as your site-specific fields.

RTIR's Constituencies have been refactored and will now provide better
error messages and will make better use of caching and other performance
enhancements.  This release also includes recent bugfixes from 3.0 to
ensure that Constituency does not lose state during ticket creation and
editing.

RTIR's linkification of ticket histories will be cached by default on
4.2 which will assist with ticket history rendering on second load.

RTIR now also uses RT's delayed-load for history, causing history to be
loaded via JavaScript after the rest of the page is rendered, improving
page load times.

When linking an Incident Report to an Incident after Incident Creation,
the IR IP Custom Fields will be automatically copied.  Framework now
exists to easily add new Scrips to copy other Custom Fields.
Particularly useful if you link IRs to Incidents using the API.

When splitting a ticket, you can now change Due and Starts.  In addition,
you can now manually change an Incident's Due Date.

RTIR now uses core's Forward functionality, allowing a message to be
included with a forward, as well as forwarding of a full ticket in
addition to transactions.  Forwards are recorded in the history of a
ticket.

RTIR now has access to core's improved charting, allowing grouping by
multiple attributes and calculation of some ticket statistics.

The $RTIR_OldestRelatedTickets will now apply to tickets updated in the
last n days for any Lookup search.

In addition to GnuPG support, RTIR can now leverage RT's S/MIME
integration.  See the core RT documentation for specifics and
configuration.

Users who are members of a DutyTeam will now be redirected to the RTIR
Homepage on login.

Additionally many bugs were squashed, performance enhancements made,
doc cleaned up and new callbacks added.

A complete changelog is available from git by running:
    git log 3.0.2..3.2.0rc1
or visiting
    https://github.com/bestpractical/rtir/compare/3.0.2...3.2.0rc1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 221 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rtir/attachments/20141006/a91a9d38/attachment.pgp>


More information about the rtir mailing list