Skip to main content

plan_status

Function plan_status 

Source
pub async fn plan_status(
    t: &Transport,
    ids: &[String],
    target: CaseStatus,
) -> Result<StatusPlan>
Expand description

Fetch each case for its version, mark already-in-state rows, and PATCH only the rest. A no-op set still previews and reports zero updates.