New Ticket Types?

Moderator: crythias

Post Reply
hkais
Znuny expert
Posts: 285
Joined: 16 Apr 2016, 08:55
Znuny Version: see in post
Real Name: Hans
Contact:

New Ticket Types?

Post by hkais »

Is there a way to define new Ticket Types like
- E-Mail Ticket
- Phone Ticket

e.g. would like to define something like
- Messenger Ticket
- Meeting Ticket

hint: using Znuny 6.0.39 if already available in later znuny versions
Elected 2022-06 as an IT Governance Portal Expert. The portal for Znuny, OTRS and OTOBO users
hkais
Znuny expert
Posts: 285
Joined: 16 Apr 2016, 08:55
Znuny Version: see in post
Real Name: Hans
Contact:

Re: New Ticket Types?

Post by hkais »

no hints here?

I have found the Ticket types (Ticket::Type)
But still having not my requirements matched, since I have to define Type e.g. Messenger as phone and as e-mail ticket. And both would be not right
Elected 2022-06 as an IT Governance Portal Expert. The portal for Znuny, OTRS and OTOBO users
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: New Ticket Types?

Post by reneeb »

Those new types need more work:
* probably a new article backend (see https://github.com/znuny/Znuny/tree/dev ... le/Backend)
* new frontend modules like Kernel::Modules::AgentTicketPhone *::AgentTicketEmail
* and probably much more...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
hkais
Znuny expert
Posts: 285
Joined: 16 Apr 2016, 08:55
Znuny Version: see in post
Real Name: Hans
Contact:

Re: New Ticket Types?

Post by hkais »

reneeb wrote: 02 May 2022, 09:43 Those new types need more work:
* probably a new article backend (see https://github.com/znuny/Znuny/tree/dev ... le/Backend)
* new frontend modules like Kernel::Modules::AgentTicketPhone *::AgentTicketEmail
* and probably much more...
I am not getting fully your message.
Is Znuny already working on such features or is this a request to get started to help to implement the requirements?
Elected 2022-06 as an IT Governance Portal Expert. The portal for Znuny, OTRS and OTOBO users
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: New Ticket Types?

Post by reneeb »

This is just an incomplete list of things you have to implement if you want to support other channels (or types) than just email and phone tickets...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Post Reply