HOW TO CREATE STATUS "RESOLVED" IN ticket Next state

Moderator: crythias

Locked
shivendra
Znuny newbie
Posts: 99
Joined: 26 Nov 2012, 08:27
Znuny Version: 3.1.10
Real Name: shivendra
Company: seml

HOW TO CREATE STATUS "RESOLVED" IN ticket Next state

Post by shivendra »

hello ,

in OTRS we have ticket state as open , new, closed sucessfull ....etc.
In same way iam trying to create new state "resolved" for agent since our local customer which is our organization employee never close the ticket .
so by agent side when ever ticket is resolved or given solution agent should mark ticket state as "resolved" so in report i can get resolved ticket also.
pls guide how can i do this?
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: HOW TO CREATE STATUS "RESOLVED" IN ticket Next state

Post by wurzel »

Hi,

for this you need to add an additional state. go to admin area, and add additional Ticket state.

http://otrs.github.io/doc/manual/admin/ ... rea-status


you may need an ACL for this
http://otrs.github.io/doc/manual/admin/ ... n.html#acl

Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
shivendra
Znuny newbie
Posts: 99
Joined: 26 Nov 2012, 08:27
Znuny Version: 3.1.10
Real Name: shivendra
Company: seml

Re: HOW TO CREATE STATUS "RESOLVED" IN ticket Next state

Post by shivendra »

Thanks for reply
i had aleady gone through this post and Your ans doesnot gives solution .
i found a post viewtopic.php?t=6649 and got solution.

I added new state type via database and created new state "Resolved" in ticket state.
it also get reflect in report and ticket compose and ticket information frame.

Now i want that this "resolved" state time also get fetched in report after closing ticket.
Means while generating report resolved time aslo get fetched in report if ticket state is "closed successful" like ticket solution time solution in min ....etc...
Locked