forked from farhoodlabs/paperclip
Add sub-issue issue-page flows
This commit is contained in:
@@ -4,6 +4,10 @@ interface NewIssueDefaults {
|
||||
status?: string;
|
||||
priority?: string;
|
||||
projectId?: string;
|
||||
goalId?: string;
|
||||
parentId?: string;
|
||||
parentIdentifier?: string;
|
||||
parentTitle?: string;
|
||||
assigneeAgentId?: string;
|
||||
assigneeUserId?: string;
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user