Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
096f9171bb
commit
732aa9f417
@@ -145,7 +145,7 @@ function WorkflowsPage() {
|
||||
<div>
|
||||
<h2 className="font-serif text-lg">Workflow Templates</h2>
|
||||
<p className="text-sm text-muted-foreground">
|
||||
Reusable task lists. Apply one to a case to spawn the tasks with computed due dates.
|
||||
Sequential checklists. The first task is created when the workflow is applied; each next task spawns automatically when the previous one is marked complete, with its due date set X days after completion.
|
||||
</p>
|
||||
</div>
|
||||
<Button onClick={() => setNewOpen(true)}>
|
||||
|
||||
Reference in New Issue
Block a user