how to move activity to another in Process Management

English! place to talk about development, programming and coding
Post Reply
ehabmekha
Znuny newbie
Posts: 2
Joined: 07 Jul 2019, 18:25
Znuny Version: 6.0.16
Real Name: Ehab Amin

how to move activity to another in Process Management

Post by ehabmekha »

When using OTRS Process Management feature; the process activities transitions were not happened from activity to another. Although I assigned the transition actions on each transition; the process flow stopped at the first activity.

OTRS Process Flow Chart.png
Filling Activity Dialogue 1.png
Ticket Flow.png

I want the process flow goes automatically from activity to another by changing the ticket responsible and ticket queue.

Anyone can help me on this?
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to move activity to another in Process Management

Post by jojo »

did you define a logic rule for the transition?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
skullz
Znuny superhero
Posts: 621
Joined: 24 Feb 2012, 03:58
Znuny Version: LTS and Features
Real Name: Mo Azfar
Location: Kuala Lumpur, MY
Contact:

Re: how to move activity to another in Process Management

Post by skullz »

As per above, define the logic rule at transition

Additionally, for transition action , its better to also pass UserID => 1 param to bypass current user permission.
(Userid=1 is root@localhost which should have all permission)
ehabmekha
Znuny newbie
Posts: 2
Joined: 07 Jul 2019, 18:25
Znuny Version: 6.0.16
Real Name: Ehab Amin

Re: how to move activity to another in Process Management

Post by ehabmekha »

jojo wrote: 08 Jul 2019, 12:49 did you define a logic rule for the transition?
How can I define the logic rule?
root
Administrator
Posts: 3961
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: how to move activity to another in Process Management

Post by root »

Hi,

What's your transition look like?

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply