Processing order for multi workorders

Moderator: crythias

Locked
mshi
Znuny newbie
Posts: 66
Joined: 08 Mar 2011, 11:10
Znuny Version: 3.0

Processing order for multi workorders

Post by mshi »

Hi,

Imaging there are a few workorders under a ITSM Change, e.g. workorder1, workorder2 and workorder3.

I want to take control on the processing order between those workorders, such as

Workworder2 only will be actived to process for agent after workorder1 was closed.
And workorder3 only will be actived to process for agent after workorder2 was closed.

Can ITSM:Change provide this kind control mechanism on processing order?

Thanks in advance,

Mshi
OTRS: 3.0.7
ITSM: 3.0.2
Running on: Ubuntu 10.04 LTS with MySQL, integrated with MS 2003 Active Directory Server
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Processing order for multi workorders

Post by jojo »

yes, via conditions and actions in the Change Management Module
"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
mshi
Znuny newbie
Posts: 66
Joined: 08 Mar 2011, 11:10
Znuny Version: 3.0

Re: Processing order for multi workorders

Post by mshi »

Hi jojo,

thanks again,

I got it. The state of workorder can be locked by action.

Mshi
OTRS: 3.0.7
ITSM: 3.0.2
Running on: Ubuntu 10.04 LTS with MySQL, integrated with MS 2003 Active Directory Server
Locked