blob: 0c90b97b9f6c315eae35bdaaffabf65474ce0fc3 (
plain)
1
2
3
4
5
|
[% IF message_tag == "employee_incident_creation_failed" %]
The [% terms.bug %] was created successfully, but the dependent
Employee Incident [% terms.bug %] creation failed. The error has
been logged and no further action is required at this time.
[% END %]
|