RT-Extension-SLA 1.04 Latest
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Fri 19 Dec 2014 07:32:01 AM JST gpg: using DSA key 31F9562596406EA0 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,1.04
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
RT::Action::SLA | base class for all actions in the extension | metacpan | |
RT::Action::SLA_SetDefault | set default SLA value | metacpan | |
RT::Action::SLA_SetDue | metacpan | ||
RT::Action::SLA_SetStarts | set starts date field of a ticket according to SLA | metacpan | |
RT::Condition::SLA | metacpan | ||
RT::Condition::SLA_RequireDefault | metacpan | ||
RT::Condition::SLA_RequireDueSet | checks if Due date require update | metacpan | |
RT::Condition::SLA_RequireStartsSet | checks if Starts date is not set | metacpan | |
RT::Extension::SLA | Service Level Agreements for RT | 1.04 | metacpan |
Provides
Name | File | View |
---|---|---|
RT::Extension::QueueSLA | lib/RT/Queue_SLA.pm | metacpan |