Hi,
I have problem with Transition Action > TicketCreate
I need pass information of a DynamicField of a process to a new ticket. But i can´t.
This is posible? Somebody can help-me?
Tnks,
[Solved]Pass information of a DynamicField of a process to a TicketCreate Transition Action
Moderator: crythias
-
- Znuny newbie
- Posts: 6
- Joined: 27 Sep 2016, 19:08
- Znuny Version: 5.0.0
- Real Name: Tiago Struck
[Solved]Pass information of a DynamicField of a process to a TicketCreate Transition Action
Last edited by tiagostruck on 27 Sep 2016, 22:05, edited 1 time in total.
-
- Administrator
- Posts: 4239
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action
Did you tried to use <OTRS_TICKET_DynamicField_xx> as a value? E.g. for the ticket title?
Other tag are also possible, afaik only with a feature add-on.
Other tag are also possible, afaik only with a feature add-on.
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 ?
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 ?
-
- Znuny newbie
- Posts: 6
- Joined: 27 Sep 2016, 19:08
- Znuny Version: 5.0.0
- Real Name: Tiago Struck
Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action
Thank you for reply,
I have try with <OTRS_TICKET_DYNAMICFIELD_xx>, but not work.
Check image.
Tnks,
I have try with <OTRS_TICKET_DYNAMICFIELD_xx>, but not work.
Check image.
Tnks,
You do not have the required permissions to view the files attached to this post.
Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action
<OTRS_TICKET_DynamicField_...>
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 6
- Joined: 27 Sep 2016, 19:08
- Znuny Version: 5.0.0
- Real Name: Tiago Struck
Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action
Thank you very much!!!!!