↓ 43 callersMethodstop(self, *, project_id: str, task_id: str = "", session_id: str = "", target: str = "")
opc/plugins/office_ui/services/session.py:917
↓ 41 callersMethodcreate_task(
self,
*,
title: str,
description: str = "",
auto_run: bool = False,
opc/plugins/cli_board/services/actions.py:41
↓ 36 callersFunction_make_work_item(
*,
work_item_id: str,
run_id: str,
phase: Phase,
role_id: str = "w",
dependency_ids:
tests/test_review_verdict_and_dep_refresh.py:51
↓ 32 callersMethodresume(self, *, project_id: str, task_id: str = "", session_id: str = "", target: str = "", content: str = "")
opc/plugins/office_ui/services/session.py:1103
↓ 31 callersMethod_make_item(
*,
work_item_id: str,
role_id: str,
phase: Phase,
title: str = "",
opc/plugins/office_ui/tests/test_snapshot_builder_company_kanban.py:690