Add a button or link into a ticket overview to take the ownership

Moderator: crythias

Post Reply
Chakr
Znuny newbie
Posts: 22
Joined: 04 Mar 2014, 17:27
Znuny Version: OTRS4

Add a button or link into a ticket overview to take the ownership

Post by Chakr »

Hello,

How can I add a link or a button into the ticket overview to take the ownership of a ticket?

Thx in advance.

Chakr
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: Add a button or link into a ticket overview to take the ownership

Post by reneeb »

You could use http://opar.perl-services.de/dist/QuickClose for that. Create a "QuickClose" where you set a subject like "my ticket" and a text like "It's my ticket now" and tick the checkout "Agent becomes Owner". Then you get a dropdown in the ticket overviews (queue overview, overview by state, ...). When you select the QuickClose, you become the ticket owner.
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
Gl3d50N
Znuny newbie
Posts: 29
Joined: 25 Jan 2017, 13:43
Znuny Version: 5.0.10

Re: Add a button or link into a ticket overview to take the ownership

Post by Gl3d50N »

reneeb wrote:You could use http://opar.perl-services.de/dist/QuickClose for that. Create a "QuickClose" where you set a subject like "my ticket" and a text like "It's my ticket now" and tick the checkout "Agent becomes Owner". Then you get a dropdown in the ticket overviews (queue overview, overview by state, ...). When you select the QuickClose, you become the ticket owner.
reneeb, can you help me in one thing?

My OTRS's log appears an error in this module (QuickClose), but the path is (Kernel::System::QuickClose::QuickCloseList), and I can't find nothing about "QuickCloseList", can you help explain to me what is this "QuickCloseList"?

Thanks!!!
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: Add a button or link into a ticket overview to take the ownership

Post by reneeb »

QuickCloseList is a method of Kernel::System::QuickClose (https://github.com/reneeb/otrs-QuickClo ... ckClose.pm). Can you post the error message, please?
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
Gl3d50N
Znuny newbie
Posts: 29
Joined: 25 Jan 2017, 13:43
Znuny Version: 5.0.10

Re: Add a button or link into a ticket overview to take the ownership

Post by Gl3d50N »

Thanks reneeb,

Here is the error message:
image001.png
Please, ignore that error about "PostMasterMailBox", it's because some customers are trying to open a ticket using e-mail with an attachment more big than 16MB.

Here is the code:
image002.png
Thanks again for your help!!! :)
You do not have the required permissions to view the files attached to this post.
wurzel
Znuny guru
Posts: 3230
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Add a button or link into a ticket overview to take the ownership

Post by wurzel »

Hi,

what about klicking on "lock" ? --> you will become owner.

Florian
OTRS 8 SILVER (Prod)
OTRS 8 auf Debian 11 (Test)
Znuny 7.x latest version testing auf Debian 11

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
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: Add a button or link into a ticket overview to take the ownership

Post by reneeb »

@Gl3d50N: Somethins went wrong during package installation. The table wasn't created.
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
Gl3d50N
Znuny newbie
Posts: 29
Joined: 25 Jan 2017, 13:43
Znuny Version: 5.0.10

Re: Add a button or link into a ticket overview to take the ownership

Post by Gl3d50N »

@reneeb

Thanks, but the table is here:
table-otrs.png
@wurzel

Thanks, but clicking on lock where? o.O
You do not have the required permissions to view the files attached to this post.
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: Add a button or link into a ticket overview to take the ownership

Post by reneeb »

The "Lock" link appears when you select exactly one ticket in the ticket overviews.

The error message shows that the table can't be found.... that's strange.
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
wurzel
Znuny guru
Posts: 3230
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Add a button or link into a ticket overview to take the ownership

Post by wurzel »

Hi,

the lock (or unlock) appears in the Misc Menu (on my system)
it might be in another cluster of your ticket menu.
lock.png
regards
Florian
You do not have the required permissions to view the files attached to this post.
OTRS 8 SILVER (Prod)
OTRS 8 auf Debian 11 (Test)
Znuny 7.x latest version testing auf Debian 11

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Gl3d50N
Znuny newbie
Posts: 29
Joined: 25 Jan 2017, 13:43
Znuny Version: 5.0.10

Re: Add a button or link into a ticket overview to take the ownership

Post by Gl3d50N »

@reneeb and @wurzel

Thanks both for help me.

The location of this "lock link", I already knew, what I didn't knew was if I need mark "lock" in all tickets. If I mark "lock" this error disappears?

I'll make some tests here. I appreciate all your help guys.
Post Reply