kin: KIN-BIZ-002 Исправить консистентность: approve через /tasks/{id}/approve не продвигает phase state machine
This commit is contained in:
parent
044bd15b2e
commit
39acc9cc4b
5 changed files with 288 additions and 4 deletions
|
|
@ -60,6 +60,7 @@ def create_project_with_phases(
|
|||
id: str,
|
||||
name: str,
|
||||
path: str | None = None,
|
||||
*,
|
||||
description: str,
|
||||
selected_roles: list[str],
|
||||
tech_stack: list | None = None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue