Skip to content

Automate deadline shifts on tasks

Deadline actions

Deadline actions adjust task due dates automatically when conditions in your automation rules are met. You can:

  • Shift a deadline forward or backward by a set amount (e.g. +3 days)
  • Base a deadline on another step’s due date
  • Set a deadline from a date entered in a form field

Use the Apply To dropdown in your automation rule to pick which step’s deadline changes.

Examples of deadline actions

Here’s how deadline actions work in practice.

Example 1: Make deadline earlier for premium service

IF (Package Purchased field) is "Premium"
THEN shift deadline for step "Send First Draft" 3 days earlier than its default

Example 2: Set deadline from a form field date

IF (Project Scope field) is "Complex"
THEN set deadline for step "Review Meeting" to (Client Kick-off Date field) + 5 days

The review meeting deadline lands 5 days1 after whatever date the user entered in the “Client Kick-off Date” field.

Example 3: Link deadlines between tasks

IF (Initial Review task) is completed
THEN set deadline for task "Final Approval" to 2 days after the deadline of step "Client Feedback"

Final approval falls 2 days after the client feedback step was due.

Deadline automation action configuration with date offset controls (66 chars)

Step 13’s deadline gets pushed 1 day later when the condition is met.

Templates > Automations

Tallyfy automations are simple IF-THEN rules added to templates that automatically adapt running…

Automations > Actions

Automation actions are the THEN part of IF-THEN rules. They automatically assign people, adjust…

Footnotes

  1. Tallyfy calculates in calendar days, then adjusts to your configured working days if the result falls on a non-working day

  2. Deadlines calculate from run creation time, not from a fixed calendar date