[Closed] Parent Child Concept

Moderator: crythias

Post Reply
srivatsatatti
Znuny newbie
Posts: 85
Joined: 25 Jan 2011, 06:54
Znuny Version: OTRS 3
Company: eStomi Technologies Pvt Ltd
Contact:

[Closed] Parent Child Concept

Post by srivatsatatti »

I want to understand the below two scenarios can be met or not, with/without using Master-Slave feature.

1. If Parent ticket has been closed its child tickets also should be closed.
2. Parent ticket should not be closed unless child tickets are closed.

Using OTRS 3.0.11
RHEL Server
Last edited by srivatsatatti on 28 May 2012, 13:51, edited 1 time in total.
OTRS 3.2.x, Linux Ubuntu, Mysql 5.1.
micshi
Znuny expert
Posts: 191
Joined: 05 Jul 2011, 16:10
Znuny Version: 3.2.2
Real Name: Micshi
Location: Beijing
Contact:

Re: Parent Child Concept

Post by micshi »

1. If Parent ticket has been closed its child tickets also should be closed.
MastSlave extension module should be installed and configured.
2. Parent ticket should not be closed unless child tickets are closed.
Ticket::Acl::Module###1-Ticket::Acl::Module should be enabled.

micshi
OTRS 3.2.2, ITSM 3.2.2, SystemMonitor
Ubuntu, Apache2, MySQL 5
My OTRS Blog
OTRS Basic Concept Training
OTRS Demo Instance
yuri0001
Znuny superhero
Posts: 631
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Parent Child Concept

Post by yuri0001 »

micshi wrote:
1. If Parent ticket has been closed its child tickets also should be closed.
MastSlave extension module should be installed and configured.
2. Parent ticket should not be closed unless child tickets are closed.
Ticket::Acl::Module###1-Ticket::Acl::Module should be enabled.

micshi
IF Ticket::Acl::Module###1-Ticket::Acl::Module is enabled and MastSlave extension installed and configured, the first item not works. :(
You must select one of two.
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
srivatsatatti
Znuny newbie
Posts: 85
Joined: 25 Jan 2011, 06:54
Znuny Version: OTRS 3
Company: eStomi Technologies Pvt Ltd
Contact:

Re: Parent Child Concept

Post by srivatsatatti »

Thanks
I figured out the same.

Tried to fix by creating a new link type and change type in CloseParentAfterClosedChilds.pm
OTRS 3.2.x, Linux Ubuntu, Mysql 5.1.
Post Reply