Re: [rt-users] Reopen closed ticket

2014-10-15 Thread Emmanuel Lacour
Le 15/10/2014 09:07, Matthias Henze a écrit :
> 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
http://www.bestpractical.com/docs/rt/4.2/customizing/lifecycles.html) 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:elac...@easter-eggs.com  -   http://www.easter-eggs.com
-- 
RT Training November 4 & 5 Los Angeles
http://bestpractical.com/training


[rt-users] Reopen closed ticket

2014-10-15 Thread Matthias Henze

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: i...@mhcsoftware.de

HR Coburg: B2242
Geschäftsführer: Matthias Henze



--
RT Training November 4 & 5 Los Angeles
http://bestpractical.com/training