Undo process ticket

Moderator: crythias

Locked
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Undo process ticket

Post by aph »

Is it possible to convert a process ticket back to a normal ticket. At the moment, I'm 'converting' each created ticket to a process ticket, which covers most of the tickets for the queue under consideration. However, I would like to have the possibility to undo this conversion for some of the tickets without having to change the entire workflow.

How could I make a process ticket 'normal' again?
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Undo process ticket

Post by RStraub »

Add the two process dynamicfields (ProcessManagementProcessID and ProcessManagementActivityID) to one of your edit buttons, e.g. "free fields".
Then edit your ticket and delete the two values from these fields.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
aph
Znuny superhero
Posts: 646
Joined: 20 Jun 2014, 12:11
Znuny Version: 3.3.9, 4.x, 5.x

Re: Undo process ticket

Post by aph »

Works!

Thanks
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
Locked