Dear colleagues! Please help in configuring the system OTRS 3.3.9.
I need to implement a system of two mechanisms:
1. Mechanism №1: to be able to close one of the parent ticket and then automatically closes all child tickets;
2. Mechanism №2: it was impossible to close the parent ticket, if at least one child ticket open).
For the connection, I use package MasterSlave. For realization of the first mechanism is necessary to deactivate the item in ConfigSistem Core :: TicketACL Ticket :: Acl :: Module ### 1-Ticket :: Acl :: Module (ACL module that allows closing parent tickets only if all its children are already closed). But to realize the second mechanism, it is necessary item Core :: TicketACL Ticket :: Acl :: Module ### 1-Ticket :: Acl :: Module activate. Consequently, one mechanism excludes another.
Tell me, please, is it possible to implement both mechanisms in the system to both mechanisms work simultaneously? For example, is it possible to configure a single mechanism using MasterSlave, and the other to implement with creating and configuring dynamic field?
Thanks in advance!
Link of Tickets
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Link of Tickets
I don't understand the conflict.
If closing the parent actually works to close all child tickets (Master/Slave) then it cannot be the case that the parent cannot close if a child is open.
If closing the parent actually works to close all child tickets (Master/Slave) then it cannot be the case that the parent cannot close if a child is open.
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
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
-
- Znuny newbie
- Posts: 3
- Joined: 31 Oct 2014, 08:25
- Znuny Version: 3.3.9
- Real Name: Dogadkina Olga
Re: Link of Tickets
I understand that by using Core :: TicketACL Ticket :: Acl :: Module ### 1-Ticket :: Acl :: Module (ACL module that allows closing parent tickets only if all its children are already closed) can not be realized both mechanisms simultaneously. With Core :: TicketACL Ticket :: Acl :: Module ### 1-Ticket :: Acl :: Module (ACL module that allows closing parent tickets only if all its children are already closed)I will implement a mechanism. The question is how to implement the second mechanism without the participation of the module MasterSlave.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Link of Tickets
Don't use Master Slave.Olga89 wrote:how to implement the second mechanism without the participation of the module MasterSlave.
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
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
-
- Znuny newbie
- Posts: 3
- Joined: 31 Oct 2014, 08:25
- Znuny Version: 3.3.9
- Real Name: Dogadkina Olga
Re: Link of Tickets
What method do you recommend?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Link of Tickets
You don't *have* to use the MasterSlave option. You can simply link on Parent/Child.
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
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