Руслан У. Закиров > RT-Extension-SLA-0.02 > RT::Action::SLA_SetDefault

Download:
RT-Extension-SLA-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: RT-Extension-SLA-0.03

NAME ^

RT::Action::SLA_SetDefault - set default SLA value

DESCRIPTION ^

Sets a default level of service. Transaction's created field is used to calculate if things happen in hours or out of. Default value then figured from InHoursDefault and OutOfHoursDefault options.

This action doesn't check if the ticket has a value already, so you have to use it with condition that checks this fact for you, however such behaviour allows you to force setting up default using custom condition. The default condition for this action is RT::Condition::SLA_RequireDefault.