pub async fn plan_assign( t: &Transport, ids: &[String], add_users: &[String], remove_users: &[String], ) -> Result<AssignPlan>