Is there a document of what each event does?

Moderator: crythias

Locked
askvicky
Znuny newbie
Posts: 39
Joined: 08 Sep 2014, 08:29
Znuny Version: otrs-3.38

Is there a document of what each event does?

Post by askvicky »

I went to the otrs portal and try to find it on the admin manual, its not inside.
As i need to understand some of the event, as some of it don work like what it meant

Image
otrs 3.3.8 OS windows 8 pro
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Is there a document of what each event does?

Post by crythias »

They are reasonably self-explanatory.

Articles are widgets attached to Tickets.

Create means new
Update means change
Send means mail
Bounce means ... bounce


Events are triggered after the action they represent actually takes place:
https://github.com/OTRS/otrs/blob/rel-3 ... et.pm#L577
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
askvicky
Znuny newbie
Posts: 39
Joined: 08 Sep 2014, 08:29
Znuny Version: otrs-3.38

Re: Is there a document of what each event does?

Post by askvicky »

article updateup means a new article being added to ticket?

example from 3 article to 4?
otrs 3.3.8 OS windows 8 pro
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Is there a document of what each event does?

Post by crythias »

That would be ArticleCreate

http://otrs.github.io/doc/api/otrs/stab ... le.pm.html

If you would like assistance accomplishing a specific task, please feel free to ask.
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
Locked