Follow along with the examples below to see several different ways database automations can be used. The only limit is your imagination!
Note: database automations may take up to three seconds to execute.
<aside> <img src="/icons/gears_gray.svg" alt="/icons/gears_gray.svg" width="40px" /> Automatically capture task completed date
Watch the “Completed Date” property populate with today's date.
</aside>
<aside> <img src="/icons/gears_gray.svg" alt="/icons/gears_gray.svg" width="40px" /> Automatically capture last completed date and reset recurring task
Watch the “Last Completed Date” property populate with today's date and the “Done” checkbox reset.
</aside>
Database Automations.Recurring Tasks
<aside> <img src="/icons/gears_gray.svg" alt="/icons/gears_gray.svg" width="40px" /> Automatically change status for tasks assigned to sprints
Watch the task status change from “Backlog” to “Pending”.
</aside>
Database Automations.Task Backlog
<aside> <img src="/icons/gears_gray.svg" alt="/icons/gears_gray.svg" width="40px" /> Automatically reassigned blocked tasks to manager
Watch the “Assigned to” property populate with the manager's name (in this example, ME).
</aside>
Database Automations.Task Delegation
<aside> <img src="/icons/gears_gray.svg" alt="/icons/gears_gray.svg" width="40px" /> Automatically create a new status report when a sprint is closed
Watch a new status report generate from a template in the status report database and attach to the sprint.
</aside>