Owner-visible list/close role for recued-core/planner-task-closure. It lists bounded active, timed-out, and closed rows. Supplying a timed-out or closed key deletes only that exact terminal row; active watches cannot be deleted here.
Planner task closure watcher lifecycle review
Owner-visible list/close role for recued-core/planner-task-closure. It lists bounded active, timed-out, and closed rows. Supplying a timed-out or closed key deletes only that exact terminal row; active watches cannot be deleted here.
Complete workflow
Workflow pack for Recued-created Microsoft Planner tasks. It composes the Planner capability pack with a closure ledger: create one owner-approved Planner task in an existing plan, persist only the connection/plan/bucket/task linkage in data.shared, and let a scheduled watcher re-read that exact task until Planner reports completion. This pack does not replace Planner assignments, native notifications, buckets, labels, board views, premium Planner resources, Microsoft Project flows, Teams conversations, plan membership, or general task dashboards; it adds Recued-visible closure state for Planner tasks Recued created.
You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.
Workflow origin for the Microsoft Planner task closure loop. It reads one Planner plan and optional bucket for context, creates exactly one owner-approved Planner task through recued-core.planner.task.create, and when the task succeeds it seeds durable data.shared closure state for planner-task-closure-watcher. It uses deterministic owner-provided fields rather than AI and does not update, complete, delete, reorder, relabel plans, mutate buckets, alter board formats, change group membership, touch premium Planner resources, or otherwise mutate Planner beyond the approved task create.
Scheduled adopter for Microsoft Planner task closure rows seeded by create-planner-task-with-closure. It lists only Recued-originated Planner task watches, re-reads a bounded batch of Planner task, and closes the shared row when Planner reports completion. Rows that cannot be read remain open instead of closing from cached state. It can notify the owner on completion, but it never creates, updates, completes, deletes, reorders, assigns, labels, mutates buckets or plans, changes board formats, touches premium Planner resources, or otherwise mutates Planner.
Low-frequency timeout role for recued-core/planner-task-closure. It moves a bounded batch of expired rows from active to timed_out, deletes the active copy only after the durable timeout write succeeds, and notifies the owner once per batch.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
close key
setting
=
row limit
setting
=
50
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.