|
Dear ${data.approverName},
This is a ${data.urgencyLevel === 'high' ? 'urgent' : 'friendly'} reminder that you have a pending request that requires your attention. ${data.thresholdPercentage}% of the TAT has elapsed.
Request Details
|
Request ID:
|
${data.requestId}
|
|
Title:
|
${data.requestTitle || 'N/A'}
|
|
Initiator:
|
${data.initiatorName}
|
|
Assigned On:
|
${data.assignedDate}
|
|
TAT Deadline:
|
${data.tatDeadline}
|
|
Time Remaining:
|
${data.timeRemaining}
|
|
${urgencyStyle.title}
${data.thresholdPercentage}% of the TAT has elapsed. Please review and take action on this request ${data.thresholdPercentage >= 75 ? 'immediately' : 'at your earliest convenience'} to avoid TAT breach. The initiator and other stakeholders are waiting for your decision.
Your prompt action is greatly appreciated.
|