Hi,
how can an AGENT reopen a closed (NOT resolved, closed) ticket?
TIA
Matthias
MHC SoftWare GmbH
Fichtera 17
96274 Itzgrund/Germany
voice: +49-(0)9533-92006-0
fax: +49-(0)9533-92006-6
e-mail: info@mhcsoftware.de
HR Coburg: B2242
Geschäftsführer: Matthias Henze
Hi,
how can an AGENT reopen a closed (NOT resolved, closed) ticket?
there isn’t a stock “closed” status in standard RT. If you have one,
it’s because you changed lifecycles (I expect you have a recent version).
You can use those Lifecycles (see
Customizing/Lifecycles - RT 4.2.17 Documentation - Best Practical) to
setup this:
an allowed transition:
transitions => {
…
closed => [ ‘open’, ],
a dedicated right if needed:
rights => {
‘closed → open’ => ‘ReOpenTicket’,
an action to let users do this in ticket action menu:
actions => {
…
‘closed → open’ => { label => ‘Re-open’, update => ‘Comment’ },
Easter-eggs Spécialiste GNU/Linux
44-46 rue de l’Ouest - 75014 Paris - France - Métro Gaité
Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76
mailto:elacour@easter-eggs.com - http://www.easter-eggs.com