Can you make daysUntilEscalation larger than daysBetweenReminders. Below are my setting and it works fine:
“approvalReminderAndEscalationConfig”: {
“daysUntilEscalation”: 2,
“daysBetweenReminders”: 1,
“maxReminders”: 4,
…
Can you make daysUntilEscalation larger than daysBetweenReminders. Below are my setting and it works fine:
“approvalReminderAndEscalationConfig”: {
“daysUntilEscalation”: 2,
“daysBetweenReminders”: 1,
“maxReminders”: 4,
…