mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 02:40:39 +09:00
Preserve workspaces for follow-up issues
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
3c66683169
commit
ec1210caaa
8 changed files with 380 additions and 16 deletions
|
|
@ -579,6 +579,7 @@ export interface WorkerToHostMethods {
|
|||
projectId?: string;
|
||||
goalId?: string;
|
||||
parentId?: string;
|
||||
inheritExecutionWorkspaceFromIssueId?: string;
|
||||
title: string;
|
||||
description?: string;
|
||||
priority?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue