Process management - How to automically go from one activity to another

Moderator: crythias

Post Reply
otrssimpleuser
Znuny newbie
Posts: 4
Joined: 30 Apr 2019, 10:55
Znuny Version: OTRS 3.3.16

Process management - How to automically go from one activity to another

Post by otrssimpleuser »

Dear all,

I'm trying to perform an automated transition between 2 activities:
the goal is to set a flag based on a regex on one field of my tickets
Everything goes fine : the regex is correctly executed and the flag is set accordingly. Also, the process is doing super great after that.

The only trouble here is that, to produce the transition (i.e to set the flag), a user is forced to click on the ticket.
Only then, (and without any other action from the user, he just click on the ticket), the transition is made, the flag is set and the next activity can be accessed.

I'm struggling to eradicate this annoying action of ""clicking on the ticket"".. and I don't understand why the ticket need to be clicked to change its activity...

Any help will be appreciated

Thanks
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Process management - How to automically go from one activity to another

Post by crythias »

You're not alone!

viewtopic.php?t=30029#p122152

It's kind of old, and may have to be updated a bit
https://github.com/OTRS/otrs/blob/59e79 ... ns.pm#L106
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Post Reply